Looking to hire Laravel developers? Try LaraJobs
This package is not available.

laravel-basic-project maintained by alextigaer

Description
A Laravel 5.6 basic project
Last update
2018/07/20 19:03 (dev-master)
License
Links
Downloads
48

Comments
comments powered by Disqus

Laravel Basic Project

A Laravel 5.6 basic project


Table of Contents

Description

This is just an initialized Laravel 5.5 project with some changes that I always do in my projects

Usage

composer create-project alextigaer/laravel-basic-project ProjectName --prefer-dist.

Changes

The files modified are the following:

Directories

  • Created 'app\Exceptions\User'
  • Created 'app\Models'
  • Created 'app\Repositories'
  • Created 'app\Repositories\Contracts'
  • Created 'app\Repositories\User'
  • Created 'resources\lang\it'
  • Created 'resources\views\auth\backend'
  • Created 'resources\views\auth\layouts'

Files

  • Created
  • Edited
  • Removed

Features

  • Added Bootstrap 4
  • Custom error page

TODO

//

Contributing

Feel free to suggest anything! Use pulls or contact me :)

License

This project is licensed under the MIT license. Made with love, let's share it! :)