All Projects → LaravelDaily → Laravel Event Conference Demo

LaravelDaily / Laravel Event Conference Demo

Laravel 6 demo project to manage conference/event data. Adminpanel generated with https://2019.quickadminpanel.com

Laravel 8 Conference Event Demo

Transformed free Bootstrap theme called TheEvent into fully manageable Laravel project with adminpanel, to manage all the sections from event's homepage.


Screenshot Example 1: managing speakers from event's homepage

Laravel Conference event speakers

Laravel Conference event speakers management


Screenshot Example 2: managing schedule from event's homepage

Laravel Conference event schedule

Laravel Conference event schedule management


Screenshot Example 3: homepage main settings management

Laravel Conference event main page

Laravel Conference event main management



How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL.
  • You can login to adminpanel by going go /login URL and login with credentials [email protected] - password

License

Basically, feel free to use and re-use any way you want.


More from our LaravelDaily Team

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].