-
- LogViewer Version: 8.3.0
- Laravel Version: 8.83.27
- PHP Version: 7.4.33
### Description:
I want to customize the names of the levels and it is not taking said names,
### Steps To Reprod…
-
[北京市五险一金及税后工资计算器](http://salarycalculator.sinaapp.com/)
[能定时提醒的公众号](https://github.com/polyrabbit/WeCron)
[数据模拟神器](https://github.com/easy-mock/easy-mock)
[设计模式](https://github.com/questionlin/desi…
-
------
**OS**: win32
**Invoker Version**: 2.11.0
**Laravel Version**: 10.11.0
**Local project**: unknown
**PHP Binary**: C:\Development\php\php81\php.exe
**Route**: /project/index?…
-
- LogViewer Version: 9
- Laravel Version: 10
- PHP Version:8.1
### Description:
can't upgrade to laravel 10
### Steps To Reproduce:
composer update
### error
Problem 1
- Root compos…
-
Hello Nasir!
I tried to make the stater package on Laravel 10. For this, I needed to remove:
```
# Following packages does not work on Framework 10
"alexusmai/laravel-file-manager": "^3.0",
"…
-
I'm using Laravel 5.5.28 and have tightenco/ziggy 0.6.0 installed. Console output shows that tightenco/ziggy was in fact discovered.
I've placed @routes in my base layout blade template, but it's n…
-
Hi.
I am looking for the solution on how to authenticate user by adding middleware to the config file. I have probably the same problem as #63 has. According to the laravel docs
``` php
if(Auth::ch…
-
`composer require edujugon/push-notification` is not installable in laravel 9.
my composer.json is as below
"require": {
"php": "^7.3|^8.0.0",
"arcanedev/log-v…
-
- using laradock to host locally
- expose share hello.test --subdomain=hello
- Auth::routes(['verify' => true]); in routes file
- $this->middleware('verified'); in controller constructor
- When I …
-
```
"php": "^8.1",
"ext-json": "*",
"ext-pdo": "*",
"arcanedev/log-viewer": "^9.0",
"creativeorange/gravatar": "^1.0.22",
"fruitcake/laravel-cors"…