alextigaer/laravel-basic-project

A Laravel 5.6 basic project

Downloads

47

Stars

0

Version

1.6.3

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! :)

alextigaer

Author

alextigaer