AiFxApp / project_3auth_l9_adminlte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whats Under the hood

php artisan adminlte:status
Checking the resources installation ...
 7/7 [============================] 100%
All resources checked succesfully!

+------------------+------------------------------------------+-----------+----------+
| Package Resource | Description                              | Status    | Required |
+------------------+------------------------------------------+-----------+----------+
| assets           | The AdminLTE required assets             | Installed | true     |
| config           | The default package configuration file   | Installed | true     |
| translations     | The default package translations files   | Installed | true     |
| main_views       | The default package main views           | Installed | false    |
| auth_views       | The default package authentication views | Installed | false    |
| basic_views      | The default package basic views          | Installed | false    |
| basic_routes     | The package routes                       | Installed | false    |
+------------------+------------------------------------------+-----------+----------+

Status legends:
+---------------+----------------------------------------------------------------------------------------------+
| Status        | Description                                                                                  |
+---------------+----------------------------------------------------------------------------------------------+
| Installed     | The resource is installed and matches with the default package resource                      |
| Mismatch      | The installed resource mismatch the package resource (update available or resource modified) |
| Not Installed | The package resource is not installed                                                        |
+---------------+----------------------------------------------------------------------------------------------+

About


Languages

Language:CSS 59.5%Language:PHP 31.3%Language:Blade 8.7%Language:Shell 0.3%Language:JavaScript 0.2%Language:SCSS 0.1%