Download the PHP package andrefigueira/laralite-skeleton without Composer
On this page you can find all versions of the php package andrefigueira/laralite-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andrefigueira/laralite-skeleton
More information about andrefigueira/laralite-skeleton
Files in andrefigueira/laralite-skeleton
Download andrefigueira/laralite-skeleton
More information about andrefigueira/laralite-skeleton
Files in andrefigueira/laralite-skeleton
Vendor andrefigueira
Package laralite-skeleton
Short Description The Laralite skeleton project
License MIT
Package laralite-skeleton
Short Description The Laralite skeleton project
License MIT
Please rate this library. Is it a good library?
Informations about the package laralite-skeleton
Laralite Skeleton
This is the Laralite skeleton project, with the basic template for getting started with a Laralite project.
Technologies used
- PHP 7.3+
- Composer
- NPM
- Laravel 7
- Laravel Passport for oAuth
- Linux (Ubuntu)
How to compile assets
Asset compilation is handled by Laravel mix, and configured in the ./webpack.mix.js
file, documentation can be found here.
How to setup project
- Setup Valet environment locally
- Setup database
- Copy
.env.example
and update values to relevant values - Run commands below...
In addition, for initial deployment the keys for authentication need to be registered, this is done with the following;
Install sanctum
All versions of laralite-skeleton with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
ext-json Version *
andrefigueira/laralite-module Version ^1.0
fideloper/proxy Version ^4.0
guzzlehttp/guzzle Version ^6.5
joshbrw/laravel-module-installer Version ^0.1.4
laracasts/flash Version ^3.1
laravel/framework Version ^7.0
laravel/passport Version ^9.2
laravel/sanctum Version ^2.4
laravel/tinker Version ^2.0
nwidart/laravel-modules Version ^7.2
pragmarx/countries Version ^0.7.0
rollbar/rollbar-laravel Version ^6.0
spatie/laravel-newsletter Version ^4.8
ext-json Version *
andrefigueira/laralite-module Version ^1.0
fideloper/proxy Version ^4.0
guzzlehttp/guzzle Version ^6.5
joshbrw/laravel-module-installer Version ^0.1.4
laracasts/flash Version ^3.1
laravel/framework Version ^7.0
laravel/passport Version ^9.2
laravel/sanctum Version ^2.4
laravel/tinker Version ^2.0
nwidart/laravel-modules Version ^7.2
pragmarx/countries Version ^0.7.0
rollbar/rollbar-laravel Version ^6.0
spatie/laravel-newsletter Version ^4.8
The package andrefigueira/laralite-skeleton contains the following files
Loading the files please wait ....