Skip to content

vishalsinhadev/laravel-base-start

Repository files navigation

laravel-base-start

This is a Laravel starter kit, you just need to download it, set this project according to the laravel framework setup.

Quickstart

  1. Install composer
  2. Run
    composer update
  3. cp .env.example .env
  4. configure db credential
  5. php artisn serve
  6. Go to localhost::8000

FEATURES

Backend

  • Beautiful and open source dashboard theme for backend AdminLTE 2
  • Logs viewer
  • Grid [leantony/laravel-grid]

About

Basic Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published