lartisan / laravel-starter

Lartisan-starter - A starter dashboard for Laravel 7.0 and up

Home Page:https://starter.lartisan.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lartisan-starter - A starter dashboard for Laravel

Product Image

Tailwind CSS & Alpine JS Admin Dashboard built for Laravel Framework 7.0 and up fully functional auth.

Installation

  1. cd into your sites folder.
  2. In your terminal type git clone https://github.com/lartisan/lartisan-starter.git.
  3. After cloning the repository, in your terminal, type php artisan composer install followed by npm install && npm run dev.
  4. Create the .env file (cp .env.example .env followed by php artisan key:generate).
  5. Finished, you're all set. Have fun!

Usage

Register as a new user or log in using the default user: admin@example.com with the password: password123

Make sure to run php artisan migrate --seed for the above credentials to be available.

Demo

Login Register Profile
Login Register Profile
Form Example Table Example
Login Register
Entypo+ Heroicons UI Zondicons
Entypo+ Heroicons UI Zondicons

License

The lartisan-starter theme is open-sourced software licensed under the MIT license.

About

Lartisan-starter - A starter dashboard for Laravel 7.0 and up

https://starter.lartisan.dev


Languages

Language:HTML 50.8%Language:PHP 49.2%