-
Hi there, just wanted to test this and ran into an exception when starting the first time.
```
$ php artisan serve
Laravel development server started on http://localhost:8000
```
Any ideas? Seems …
-
- Laravel Version: 6.0.4
- PHP Version: 7.3
- Database Driver & Version: Mysql 8
### Description:
Laravel fails where we try to bind class where we have ...$arguments in constructor
Got the err…
-
- Laravel version: 10.11.0
- Algolia Scout Extended version: 3.0.0
- Algolia Client Version: 3.3.2
- Language Version: PHP 8.2
### Description
You cannot run the `scout:sync` command on L…
-
# Bug report
### What I did
I used the image field and column in a backpack crud.
### What I expected to happen
I expected absolute image URLs to be supported and displayed as uploaded ima…
-
When storage directories are created for the first time they get created as `root:root` (due to being executed by bref hooks).
The issue is that web requests cannot write to the storage directory b…
-
Hi there,
Great package first of all. I have recently started to implement in my laravel package.
In this particular project, I'm trying to integrate external APIs (Machine to Machine) with OAut…
-
Hi :wave: It looks like this module hasn't been updated for Nuxt 3. In an effort to improve the developer experience of modules, I've updated the module to clarify that it only supports Nuxt 2.
If …
-
Hello guys,
I'd like to know if is there any console app built over this scaffold to automatically generates angular components? For instance like we have Artisan on Laravel framework.
-
I followed the quick start at: https://jwt-auth.readthedocs.io/en/develop/quick-start/. After copying the code from this tutorial to my routes/api.php and created an AuthController.php (also) using so…
-
Greetings,
When I install in Laravel 5.4 I get the following error:
`FatalThrowableError in shopify.php line 11:
Class 'App\Http\Controllers\App' not found`
It looks like the `App->Make()` …
smick updated
7 years ago