Skip to content

shohanean/starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c733ff · Apr 20, 2024

History

98 Commits
Apr 20, 2024
Jul 4, 2022
Aug 30, 2022
Mar 27, 2024
Aug 4, 2022
Sep 2, 2022
Apr 15, 2024
Apr 20, 2024
Jul 20, 2022
Aug 25, 2022
Jul 4, 2022
Jul 4, 2022
Jul 24, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Mar 27, 2024
Jul 4, 2022
Mar 27, 2024
Apr 18, 2024
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022

Repository files navigation

Build Status Total Downloads Latest Stable Version License

About This Project

This is a starter project for Laravel with various packages included. Packages List is given below:

Setup

  • Clone the repository with command: git clone https_link_of_the_repository
  • Install Composer
  • Run the command: composer update
  • Run cp .env.example .env in the terminal
  • Then run php artisan key:generate
  • Setup the database in .env file
  • Then run php artisan migrate
  • Then run php artisan db:seed
  • Finally serve the application with php artisan serve

Tools Used

Contributing

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

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published