Code Monkey home page Code Monkey logo

school-management-system's Introduction

CloudSchool

Codeship Status for hrshadhin/school-management-system license php laravel

                       _____  _                    _   _____        _                    _ 
                      / ____|| |                  | | / ____|      | |                  | |
                     | |     | |  ___   _   _   __| || (___    ___ | |__    ___    ___  | |
                     | |     | | / _ \ | | | | / _` | \___ \  / __|| '_ \  / _ \  / _ \ | |
                     | |____ | || (_) || |_| || (_| | ____) || (__ | | | || (_) || (_) || |
                      \_____||_| \___/  \__,_| \__,_||_____/  \___||_| |_| \___/  \___/ |_|       

Another School Management System build with Laravel and PHP 7

📢 For Enterprise Edition(EE) checkout here

Index

Have a query

⬆️ Back to top

📣 Join our discord channel: CloudSchool📣

📣 Send us an email: [email protected]📣

Demo

⬆️ Back to top

Enterprise Edition

Features

⬆️ Back to top

Community Edition Enterprise Edition
Academic Year manage Academic Year manage
Academic Calendar Setup Academic Calendar Setup
Institute Setup Institute Setup
Class & Section Manage Class & Section Manage
Subject & Teacher Manage Subject & Teacher Manage
Student Admission Student Admission
Student Attendance Student Attendance
Exam & Grading Rules Exam & Grading Rules
Marks & Result Easy Marks Entry & Result Manage
Student Promotion Dynamic and more advance Student Promotion
Employees Manage Employees Manage
Employees Attendance Employees Attendance
Employees Leave Employees Leave
Employees Work Outside
SMS Gateway Setup
Email & SMS Templating
Attendance notification email/sms
Id Card templates Manage
Employee & Student id card print
User & Role manage with permission grid(ACL) User & Role manage with permission grid(ACL)
User wise Dashboard User wise Dashboard
Report Settings Report Settings
Only 5 Reports 40+ Reports
Dynamic Front Website Dynamic Front Website
Website Management Panel Website Management Panel
Photo Gallery Photo Gallery
Event Manage Event Manage
Google Analytics Google Analytics
User Notification User Notification
Online Admission
Online Admit Card & Payslip
Notice Board
Student & Employee Id card bulk/mass print
Account Manage
Budget Manage
Account Heads
Student Invoice
Income / Expense Manage
Payroll
Salary Template
Employee Salary Payment
Hostel & Collection Manage
Library Manage
Issue book and fine collection
Academic Calendar Print
Bulk SMS and Email Sending
40+ Reports

Installation

⬆️ Back to top

Installing dependencies

  • PHP >= 7.2
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • MySQL >= 5.6 OR MariaDB >= 10.1
  • hrshadhin/laravel-userstamps [Already Installed]
  • NodeJS, npm, webpack

Download and setup

  • Clone the repo

    For Windows run below commands before cloning the Repo.

    git config --global core.eol lf
    git config --global core.autocrlf false
    
    $ git clone https://github.com/hrshadhin/school-management-system.git cloudschool
    
  • change directory

    $ cd cloudschool
    
  • Copy sample env file and change configuration according to your need in ".env" file and create Database

    $ cp .env.example .env
    
  • Install php libraries

    $ composer install
    
  • Setup application

  • Setup application

  • Setup application

  • Setup application

  • Setup application

    • Method 1: By one command

      # setup cloudschool with out demo data
      $ php artisan fresh-install
      
      # setup cloudschool with demo data
      $ php artisan fresh-install --with-data
       # OR
      $ php artisan fresh-install -d
      
    • Method 2: Step by step

      $ php artisan storage:link
      $ php artisan key:generate --ansi
      
      # Create database tables and load essential data
      $ php artisan migrate
      $ php artisan db:seed
      
      # Load demo data
      $ php artisan db:seed --class DemoSiteDataSeeder
      $ php artisan db:seed --class DemoAppDataSeeder
      
      # Clear all caches
      $ php artisan view:clear
      $ php artisan route:clear
      $ php artisan config:clear
      $ php artisan cache:clear
      
  • Install frontend(css,js) dependency libraries and bundle them

    $ npm install
    $ npm run backend-prod
    $ npm run frontend-prod
    
  • Start development server

    $ php artisan serve
    

Use the app

⬆️ Back to top

Documentation

⬆️ Back to top

Timeline

Screenshot

⬆️ Back to top

Contributing

⬆️ Back to top

Don't be shy to make some PR's here 😄

To-do

  • Add unit & integration. Like real quick!
  • Add shortcut link for create things. i.e: student, attendance, marks etc
  • Add new UI theme version AdminLTE
  • Update Jquery with datetime picker library

Contributers

A big shout out to all the contributers, more specifically to these guys

Issues

⬆️ Back to top

  • If you faced any problems, first check previous issue list. If doesn't exists then create a new one.
  • You can report the bugs at the issue tracker
  • If you discover a security vulnerability within CloudSchool app, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

License

⬆️ Back to top

Copyright (c) the respective developers and maintainers, as shown by the AUTHORS file.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

All Frameworks and libraries are distributed with it's own license.

As it is a free(free as in freedom) software. To keep the credit for this works, you should not remove application footer information text

Why AGPL? Read Here

school-management-system's People

Contributors

b4oshany avatar dependabot[bot] avatar hrshadhin avatar pyprism avatar snyk-bot avatar zahidirfan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

school-management-system's Issues

Database connection problem

After lots of research, I finally found out how to install laravel 4.2 cloned project. But on running "php artisan migrate and composer install preferred dist", I encounter this error:
[PDOException]
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
queue:work [--queue [QUEUE]] [--daemon] [--delay [DELAY]] [--force] [--memory [MEMORY]] [--sleep [SLEEP]] [--tries [TRIES]] [--] []

[PDOException]
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

queue:work [--queue [QUEUE]] [--daemon] [--delay [DELAY]] [--force] [--memory [MEMORY]] [--sleep [SLEEP]] [--tries [TRIES]] [--] []

[PDOException]
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

queue:work [--queue [QUEUE]] [--daemon] [--delay [DELAY]] [--force] [--memory [MEMORY]] [--sleep [SLEEP]] [--tries [TRIES]] [--] [].
I think there's still something I need to figure out please help me. Thanks in advance.

License Update for Network

This software has to run over a network to work. According to GNU License Project any software which will commonly be run over a network should consider using the GNU AGPL. So License of this software should be based on AGPL v3 instead of GPL v3.

I get this error after install

RuntimeException thrown with message "No application encryption key has been specified."

Stacktrace:
#17 RuntimeException in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Encryption\EncryptionServiceProvider.php:42
#16 Illuminate\Encryption\EncryptionServiceProvider:Illuminate\Encryption{closure} in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Support\helpers.php:1041
#15 tap in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Encryption\EncryptionServiceProvider.php:46
#14 Illuminate\Encryption\EncryptionServiceProvider:key in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Encryption\EncryptionServiceProvider.php:24
#13 Illuminate\Encryption\EncryptionServiceProvider:Illuminate\Encryption{closure} in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Container\Container.php:764
#12 Illuminate\Container\Container:build in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Container\Container.php:646
#11 Illuminate\Container\Container:resolve in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Container\Container.php:601
#10 Illuminate\Container\Container:make in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Foundation\Application.php:734
#9 Illuminate\Foundation\Application:make in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Container\Container.php:900
#8 Illuminate\Container\Container:resolveClass in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Container\Container.php:828
#7 Illuminate\Container\Container:resolveDependencies in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Container\Container.php:795
#6 Illuminate\Container\Container:build in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Container\Container.php:646
#5 Illuminate\Container\Container:resolve in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Container\Container.php:601
#4 Illuminate\Container\Container:make in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Foundation\Application.php:734
#3 Illuminate\Foundation\Application:make in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php:215
#2 Illuminate\Foundation\Http\Kernel:terminateMiddleware in E:\Gracious project\school-management-system\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php:189
#1 Illuminate\Foundation\Http\Kernel:terminate in E:\Gracious project\school-management-system\public\index.php:60
#0 require_once in E:\Gracious project\school-management-system\server.php:21

PHP 7.2 compatibility

Hi,
It seems the project is not compatible with PHP 7.2.
The problem is Laravel 4 is using MCrypt extension, that was removed in PHP 7.2.

I suggest to port the project to Laravel 5 and PHP 7.2.

Database not installing what should i do?

i m trying to install the database it is showing this error. when i "php artisan migrate"
[PDOException]
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

migrate [--bench [BENCH]] [--database [DATABASE]] [--force] [--path [PATH]] [--package [PACKAGE]] [--pretend] [--seed]

dompdf error

click on print i had this error and one more thing there is table name problems i got,
for example in migrations table name is "student" but web server it asking table name as "Student" then i created another table called "Student" in web server, now two tables are there "student" and "Student" , data stored in "Student" table , but in my local server only one table name "student"
dompdf
dompdf1
dompdf2

spam

I appreciate your effort Mr. Hrshadhin.
I encount another error while trying to run php artisan migrate. this is the error.
[Illuminate\Database\QueryException]
SQLSTATE[42000]: Syntax error or access violation: 1103 Incorrect table name '' (SQL: create table `` (migration
varchar(255) not null, `batch` int not null) default character set utf8 collate utf8_unicode_ci)

[PDOException]
SQLSTATE[42000]: Syntax error or access violation: 1103 Incorrect table name ''

migrate [--bench [BENCH]] [--database [DATABASE]] [--force] [--path [PATH]] [--package [PACKAGE]] [--pretend] [--seed]

c:\xampp\htdocs\school-management-system>php artisan migrate

[Illuminate\Database\QueryException]
SQLSTATE[42000]: Syntax error or access violation: 1103 Incorrect table name '' (SQL: create table `` (migration
varchar(255) not null, `batch` int not null) default character set utf8 collate utf8_unicode_ci)

Installation problem

After cloning the project, I discovered the file does not have composer, view and others. Then I ran composer install this is the error i got:
C:\xampp\htdocs\school-management-system\public>composer install
No composer.json in current directory, do you want to use the one at C:\xampp\htdocs\school-management-system? [Y,n]? y
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for d11wtq/boris v1.0.10 -> satisfiable by d11wtq/boris[v1.0.10].
- d11wtq/boris v1.0.10 requires ext-pcntl * -> the requested PHP extension pcntl is missing from your system.
Problem 2
- d11wtq/boris v1.0.10 requires ext-pcntl * -> the requested PHP extension pcntl is missing from your system.
- laravel/framework v4.2.22 requires d11wtq/boris ~1.0 -> satisfiable by d11wtq/boris[v1.0.10].
- Installation request for laravel/framework v4.2.22 -> satisfiable by laravel/framework[v4.2.22].

To enable extensions, verify that they are enabled in your .ini files:
- C:\xampp\php\php.ini
You can also run php --ini inside terminal to see which files are used by PHP in CLI mode.

C:\xampp\htdocs\school-management-system\public>

Please what is the possible solutions, thanks

Question

Dear hrshadhin,
Can you tell me please, How to run this code?
Thanks in advance.
Regards,
Vishal

Adding subjects

First thanks for the great project its really amazing and again forgive me for raising a functionality question instead of code improvement.
under subject adding there is an option for grade system a drop-down which doesn't pop any detail, could you kindly explain what it is supposed to be.
subject
Thanks in advance

npm Backend Producation Error

When i run npm backend-prod the below error show in terminal
TypeError: dep.getResourceIdentifier is not a function at addDependency (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/Compilation.js:690:30) at iterationOfArrayCallback (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/Compilation.js:194:3) at addDependenciesBlock (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/Compilation.js:712:5) at Compilation.processModuleDependencies (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/Compilation.js:723:4) at afterBuild (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/Compilation.js:855:15) at buildModule.err (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/Compilation.js:899:11) at callback (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/Compilation.js:628:5) at module.build.error (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/Compilation.js:676:12) at handleParseResult (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/NormalModule.js:456:12) at doBuild.err (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/NormalModule.js:478:6) at runLoaders (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/lib/NormalModule.js:342:12) at /home/anas/NetBeansProjects/school-management-systems/node_modules/loader-runner/lib/LoaderRunner.js:370:3 at iterateNormalLoaders (/home/anas/NetBeansProjects/school-management-systems/node_modules/loader-runner/lib/LoaderRunner.js:211:10) at Array.<anonymous> (/home/anas/NetBeansProjects/school-management-systems/node_modules/loader-runner/lib/LoaderRunner.js:202:4) at Storage.finished (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:43:16) at provider (/home/anas/NetBeansProjects/school-management-systems/node_modules/webpack/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:79:9) at /home/anas/NetBeansProjects/school-management-systems/node_modules/graceful-fs/graceful-fs.js:78:16 at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @ backend-production: cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js --env.mixfile=webpack.backend.mix.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ backend-production script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/anas/.npm/_logs/2019-01-03T18_01_38_949Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ backend-prod: npm run backend-production
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ backend-prod script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/anas/.npm/_logs/2019-01-03T18_01_39_208Z-debug.log
**My package.json**{
"private": true,
"scripts": {
"prefrontend-dev": "rm -rf public/frontend",
"frontend-dev": "npm run frontend-development",
"frontend-development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js --env.mixfile=webpack.frontend.mix.js",
"frontend-watch": "npm run frontend-development -- --watch",
"frontend-prod": "npm run frontend-production",
"frontend-production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js --env.mixfile=webpack.frontend.mix.js",
"prebackend-dev": "rm -rf public/css public/js public/fonts public/images",
"backend-dev": "npm run backend-development",
"backend-development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js --env.mixfile=webpack.backend.mix.js",
"backend-watch": "npm run backend-development -- --watch",
"backend-prod": "npm run backend-production",
"backend-production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js --env.mixfile=webpack.backend.mix.js"
},
"devDependencies": {
"axios": "^0.18",
"browser-sync": "^2.26.3",
"browser-sync-webpack-plugin": "^2.2.2",
"cross-env": "^5.2.0",
"laravel-mix": "^2.1.14",
"lodash": "^4.17.11",
"purify-css": "^1.2.5",
"purifycss-webpack": "^0.7.0",
"script-loader": "^0.7.2",
"webpack": "^4.28.3",
"webpack-cli": "^3.1.2"
},
"dependencies": {
"@webpack-cli/init": "^0.1.2",
"bootstrap": "^3.3.7",
"bootstrap-datepicker": "^1.7.0",
"bootstrap-daterangepicker": "^2.1.25",
"chart.js": "^2.7.3",
"datatables.net": "^1.10.15",
"datatables.net-bs": "^1.10.15",
"datatables.net-buttons": "^1.5.3",
"datatables.net-responsive-bs": "^2.2.1",
"fastclick": "^1.0.6",
"font-awesome": "^4.7.0",
"fs": "0.0.1-security",
"fullcalendar": "^3.9.0",
"icheck": "^1.0.2",
"inputmask": "^3.3.7",
"install": "^0.11.0",
"jquery": "^3.3.1",
"jquery-ui": "^1.12.1",
"jquery-validation": "^1.17.0",
"jszip": "^3.1.5",
"moment": "^2.18.1",
"pdfmake": "^0.1.39",
"popper.js": "^1.14.5",
"remove": "^0.1.5",
"select2": "^4.0.3",
"slimscroll": "^0.9.1",
"sweetalert2": "^7.29.0",
"toastr": "^2.1.4"
}
}
`

Feature Request

kindly add Generate Certificates option

  1. transfer certificate
  2. character certificate
  3. bonafide certificate
    please

Problem

After doing as per issue no 12. Following error appears while migrating
php artisan migrate

[ErrorException]
Undefined index: driver

migrate [--bench [BENCH]] [--database [DATABASE]] [--force] [--path [PATH]] [--package [PACKAGE]] [--pretend] [--seed]

query

When new MIS will launch in laravel 5.6?

running on port 80

Hi there,
i am trying to run the setup in raspberry pi,
I have done all the steps to install it in raspberry pi.

but i need to run the setup at port 80, for the ease of use,
i used this command :
php artisan serve --port 80

but its not comming...

can you please help me in this.

Database connection problem

Thank you for great MIS.
i have a problem in migration would you please help me?
when i run php artisan migrate command then the following error will appears.
[PDOException]
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

db:seed [--class [CLASS]] [--database [DATABASE]] [--force]

Student/Teacher after login issue

Description
When I login with a student/teacher account I get redirected to admin dashboard and everything gives me error 401 access denied

Expected behavior
A student/teacher should have a different dashboard and other tabs in the right nav bar other than Admin's

Cplink

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Is it possible to get rid of this "School Management System Version 1.0 - {{substr($idc,0,7)}}|| Developed by ShanixLab" and still be able to log in?

unable to run composer install

when i am trying to run composer install it is showing

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'school.permissions' doesn't exist (SQL: select * from permissions)

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'school.permissions' doesn't exist

please help

Mohit Jain

Willing to Contribute Great Content to the School-Management-System App/Site Homepage

Hi,

My name is Phil and I am a professional copywriter.

I'd like to contribute to the School-Management-System project by creating informative, captivating and enticing content for the website homepage.

I have done this for many other projects here on GitHub and I believe my copywriting contributions will be immensely beneficial to the School-Management-System Project

In this vein, I'll also be submitting other contributions for the website such as ...
Homepage content
FAQ page content
Wiki content
Press releases/ blog posts
Tutorials on How to use School-Management-System effectively

...and other content as required by the POs.

Such content will undoubtedly improve return traffic to the website and ultimately convince more site visitors to download and install the app, thereby increasing the popularity of the app in the long run.

Now...

Can I go ahead and create the content?

Also, will the contributions be merged to the master repository?

Please let me know asap, so I could get started immediately.

I know that I probably don't need to do this but I believe that getting your permission before going ahead is indeed the right thing to do.

Thanks for taking the time to read this as I readily await your positive response

Failed to open stream

Hello,
I have followed the instructions you have given(for local implementation). Migrating done well. When i typed localhost:8000 in browser, I got a fatal error like this. Iam attaching the screenshots of it. Please help me to get out of this error.
error-2

Creating Database Issue

i changed in database.php files-> username: 'root' , pass: '' and database: 'school' the same name database i created in phpmyadmin but still showing error
[PDOException]
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

migrate [--bench [BENCH]] [--database [DATABASE]] [--force] [--path [PATH]] [--package [PACKAGE]] [--pretend] [--seed]

Not Found

Hello sir,
As you said, I have installed master in server having ssh. Login page was ok. Logged in correct. After clicking save button in institute page, I am getting "not found" error. Seems that some directory or page is missing. What to do? Expecting response
Thanks in advance.
login
login1

After login with demo account (admin,demo123) this error shows up.

for version-2
https://github.com/hrshadhin/school-management-system/tree/v2.0-dev

ErrorException (E_ERROR)
syntax error, unexpected '<', expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) (View: C:\xampp\htdocs\school-management-system\resources\views\backend\partial\leftsidebar.blade.php) (View: C:\xampp\htdocs\school-management-system\resources\views\backend\partial\leftsidebar.blade.php) (View: C:\xampp\htdocs\school-management-system\resources\views\backend\partial\leftsidebar.blade.php)

Laravel Version

Hello, this isn't an issue per se but I have to raise it just the same. Why are you using Laravel 4.2?
Also, this might be the wrong place to bring it up but would you like another contributor to move it to 5.6? I'd very much like to be a part of it.

Access Denied 401

I've pulled the latest image and whenever I log with admin demo123 it gives me access denied 401

Not able to download and install on my local system

Can you please make a video tutorial to help is be able to download and install it on our local machines. It failed completely even after following all the directions you gave right here. I spent over 12 hours and kept reinstalling OS thinking it was the issue. I was using centos 7

Vendor file missing error

Hi,
When I run this project and got vendor files issue, that's missing in this project. Need to fix

Can i upload it to web hosting?

What should i change to run if i upload this project to my web hosting? what should i replace in local/database.php file?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.