laravel-admin
Here are 157 public repositories matching this topic...
-
Updated
Jul 11, 2020 - PHP
According to the documentation, the admin login is available at
http://site_address/website/public/admin.
However, I get the message Not Found , The requested URL was not found on this server. Browsing through the directory I cannot find folder or page as admin. Hence, probably the docs are outdated.
The admin credentials are also not usable in the cl
-
Updated
Jun 16, 2020 - PHP
Describe the bug
I have a Link which heads to a Controller independent of the dashboard functionality which return redirect()->back() - the route of the link is visited and changes in the browser, however the URL is not then updated after the redirect back.
// Link
Link::make('Refresh Access Token')
->icon('icon-refresh')
->route('bank-connections.refresh-access-token'- Laravel version 5.4
- error at load the statistics page with two datatables: DataTables warning: table id=DataTables_Table_0 - Cannot reinitialise DataTable. For more information about this error, please see http://datatables.net/tn/3
-
Updated
Jul 13, 2020 - PHP
-
Updated
Jul 8, 2020 - PHP
-
Updated
Jul 10, 2020 - PHP
Hello,
All of the views that this package publishes on install include hard coded URL's rather than using named routes, whilst trying to change some of the routes around this makes it a lot harder then it should be
I wanted to suggest if it would be possible to update all of the URL's with the named routes that route::resource provides.
Please see below
| | GET|HEAD -
Updated
Jun 6, 2020 - PHP
-
Updated
Jul 4, 2020 - PHP
-
Updated
May 12, 2020 - CSS
-
Updated
Jun 6, 2020 - PHP
-
Updated
Jun 17, 2020 - HTML
-
Updated
Feb 3, 2020 - PHP
-
Updated
May 17, 2020 - PHP
-
Updated
Dec 25, 2017 - PHP
-
Updated
Jul 16, 2017 - JavaScript
-
Updated
May 22, 2017 - PHP
-
Updated
Mar 9, 2018 - HTML
Please fix documentation.
It says that After add config in the panel, use config($key) to get value you configured.
But in reality working code is this one config('key')
Improve this page
Add a description, image, and links to the laravel-admin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the laravel-admin topic, visit your repo's landing page and select "manage topics."


chinese document
Thanks