Download the PHP package msllp/core without Composer
On this page you can find all versions of the php package msllp/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package core
MS Core Package
A simple MS Core implementation for Laravel 5.8 +.
Installation
Install the package through Composer.
Run the Composer require command from the Terminal:
composer require msllp/core
Configuration
If you're using Laravel 5.8+, this is all there is to do.
open your config/app.php
file.
Add a new line to the providers
array:
\MS\Provider\MSCoreServiceProvider::class,
MS Folder Architect
MS (MS Root Folder)
- B (For Backend)
| - L (L for Layouts)
| - M (M for Modules)
- L (For Frontend)
| - L (L for Layouts)
| - M (M for Modules)
- DB
| - Master
All versions of core with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5
fideloper/proxy Version ^4.2
laravel/framework Version ^7.0
laravel/tinker Version ^2.0
doctrine/dbal Version ^2.10
symfony/yaml Version ^5.0
barryvdh/laravel-dompdf Version ^0.8.4
guzzlehttp/guzzle Version ^6.3
razorpay/razorpay Version 2.*
laravel/socialite Version ^4.3
pusher/pusher-php-server Version ^4.1
fideloper/proxy Version ^4.2
laravel/framework Version ^7.0
laravel/tinker Version ^2.0
doctrine/dbal Version ^2.10
symfony/yaml Version ^5.0
barryvdh/laravel-dompdf Version ^0.8.4
guzzlehttp/guzzle Version ^6.3
razorpay/razorpay Version 2.*
laravel/socialite Version ^4.3
pusher/pusher-php-server Version ^4.1
The package msllp/core contains the following files
Loading the files please wait ....