Download the PHP package akkurateio/laravel-core without Composer
On this page you can find all versions of the php package akkurateio/laravel-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download akkurateio/laravel-core
More information about akkurateio/laravel-core
Files in akkurateio/laravel-core
Package laravel-core
Short Description Core logic for Akkurate Ecosystem
License AGPL-3.0-only
Informations about the package laravel-core
Laravel Core
Using this package you can easily get Akkurate's interfaces. Here are centralized classes (traits, formulaires ...) that can be called by the other Akkurate packages.
Installation
This package can be installed through Composer.
Optionally, you can publish the dashboard view with this command:
You can publish as well the config file with this command:
The following files will be published in the config folder of your app : general.php
, reference
and laravel-core
.
Now to deploy the core installation process, you have to through this command:
Laravel Admin
Module for managing accounts, users, languages, countries and preferences for Laravel projects.
Optionally, you can publish the config file with this command:
Laravel Access
Module for managing roles and permissions.
If you want to overwrite the config file:
Laravel Me
Module for managing the user profile.
If you want to overwrite the config with:
If you want to overwrite the users delete partial:
If you want to publish all the views:
Tests
At the root of the locally installed package:
All versions of laravel-core with dependencies
spatie/laravel-query-builder Version ^2.8
webpatser/laravel-uuid Version ^3.0
kris/laravel-form-builder Version ^1.40
spatie/laravel-permission Version ^3.0
cviebrock/eloquent-sluggable Version ^8.0
akkurateio/laravel-media Version ^0.1
akkurateio/laravel-search Version ^0.1
akkurateio/laravel-contact Version ^0.1
akkurateio/laravel-auth Version ^0.1
akkurateio/laravel-carbon-icons Version ^0.1