Looking to hire Laravel developers? Try LaraJobs

laravel-starter maintained by asiifdev

Description
The starter Kit application for the Laravel framework.
Last update
2023/12/13 08:40 (dev-main)
License
Links
Downloads
15

Comments
comments powered by Disqus

Laravel Starter Engine

This is a Laravel package to make it easier and faster for you to create input forms and controllers, based on the table schema that you have created. just by using the artisan command, let's learn together.

Features

When you have finished the installation process, migrate the tables and run the Laravel project. Then you will immediately be presented with an attractive and responsive dashboard display, and here are some of the features in it:

  • Light/dark mode toggle
  • User Friendly
  • Cross platform

When you have finished the installation process, migrate the tables and run the Laravel project. Then you will immediately be presented with an attractive and responsive dashboard display, and here are some of the features in it:

  • Light/dark mode toggle
  • User Friendly
  • Cross platform

Installation

Install my-project with composer

  composer create-project asiifdev/laravel-starter my-project
  cd my-project