Download the PHP package giaphiep/post without Composer
On this page you can find all versions of the php package giaphiep/post. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download giaphiep/post
More information about giaphiep/post
Files in giaphiep/post
Package post
Short Description Admin Post
License MIT
Homepage https://github.com/giaphiep/post
Informations about the package post
Admin template
Install
Via Composer
Usage
- In configs/app.php file, add the following to the providers array (optional in version 5.5)
and in aliases array
-
Run commands to publish the package’s config and assets and database
-
Run commands to clear cache
-
Ensure that the files & images directories (in config/lfm.php) are writable by your web server (run commands like chown or chmod).
-
In app/Http/Kernel.php, Add the following to the routeMiddleware array
- In config/lfm.php, add the following to the middlewares array
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- [Giáp Hiệp][https://giaphiep.com]
License
The MIT License (MIT). Please see License File for more information.
All versions of post with dependencies
giaphiep/admin Version ^1.13
illuminate/support Version ~5.1
unisharp/laravel-filemanager Version ~1.8
yajra/laravel-datatables-oracle Version ^8.0
spatie/laravel-image-optimizer Version ^1.1