Skip to content

ccnixx/breeze-boilerplate

Repository files navigation

Laravel Breeze Boilerplate

Installation

To get started with Laravel Breeze Boilerplate, follow these steps:

  1. Install Dependencies:

    Run the following command to install the project dependencies:

    composer install
    
  2. Edit .env:

    Open the .env file and add your database credentials. If necessary, you can also modify the application URL in this file.

  3. Run Migrations:

    Create the required database tables by running the migration command:

    php artisan migrate
    
  4. Start the Local Server:

    Finally, start the local server with the following command:

    php artisan serve
    

    You can now access the Laravel Breeze Boilerplate project locally.

Happy coding! 😊

About

This repository offers a streamlined Laravel Breeze boilerplate for rapid API development with pre-configured authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages