asiifdev/laravel-starter

The starter Kit application for the Laravel framework.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

v1.0.7 2023-12-13 05:13 UTC

This package is auto-updated.

Last update: 2024-04-13 08:22:37 UTC


README

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