Skip to content

Laravel 11 template with Breeze authentication and also integrated with Sneat dashboard template.

License

Notifications You must be signed in to change notification settings

404NotFoundIndonesia/laravel-11-sneat-template

Repository files navigation

Laravel 11 Sneat Template

This is a Laravel 11 template designed to accelerate web application development by integrating the Sneat dashboard template and Laravel Breeze authentication.

Available Features

  • Authentication (Sign In, Sign Up, Forgot Password, Reset Password)
  • Edit Account
  • Change Password
  • Delete Account
  • Localization (Bahasa Indonesia, English)

Get Started with Docker

First time only! Run the following command:

docker compose up -d --build

From the second time onwards, run the following command to start the services:

docker compose up -d

Get Started Manually

Get the Source Code

Of course, you need to put this code on your computer first. There are two ways to do this: by downloading the project zip file or by using Git (recommended).

  1. Download the Project Zip

    You can click on this link to download the zip file of this project.

  2. Git Clone

    Make sure that you have installed git. Open the directory where you want to place the source code in the terminal. Then, run the following command:

    git clone [email protected]:404NotFoundIndonesia/laravel-11-sneat-template.git

Install Dependencies and Setup

Make sure this project is open in your command line interface. To confirm your current active directory in the terminal, use the following command:

pwd

To install backend dependencies, use the following command:

composer setup

Reference

License

Laravel 11 Sneat Template is open-sourced software licensed under the MIT license.

About

Laravel 11 template with Breeze authentication and also integrated with Sneat dashboard template.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks