rubelmiah99999 / student-result

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up :

  1. Clone the repo and cd into it
  2. composer update
  3. Rename or copy .env.example file to .env
  4. php artisan key:generate
  5. Set your database credentials in your .env file
  6. php artisan migrate
  7. php artisan db:seed
  8. php artisan serve or use virtual host
  9. Visit localhost:8000 in your browser
  10. Visit /admin if you want to access the admin panel. Admin Email/Password: admin@gmail.com/123123123. User Email/Password: user@gmail.com/123123123

Thank You so much for your time !!!

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About


Languages

Language:CSS 86.6%Language:JavaScript 9.9%Language:PHP 2.0%Language:Blade 1.4%Language:Shell 0.0%Language:SCSS 0.0%