-
Hi **@nikolas**,
I have installed laravel-modules in my project. Everything is working fine except for the issue which is highlighted below.
I have implemented a repository layer inside of each modu…
-
This might just be my own blindness but I've been scratching my head for an hour on this.
Followed the installation procedure, published everything.
Oddly, the /storage/debugbar/ did not get autocre…
-
Hi,
it seems that this package is not compatible with Laravel 8 because of the Guzzle dependency.
Just after installing Laravel 8 and adding this repository/package as a dependency:
```bash
…
-
This is almost certainly not a spark problem, it is a me problem, but you kindly offered to help, so away we go. Appreciate any insight into this:
swipehandler.vue
```
Swipe Here
export…
-
I'm using this image to run multiple sites/app on a single nginx instance. So far, I was able to run a static site and a nodejs application without problems but I'm facing an issue with a php applicat…
-
When I run
``` sh
artisan ide-helper:meta
```
I get the following output:
``` sh
PHP Fatal error: Call to a member function make() on a non-object in …/vendor/laravel/framework/src/Illuminate/Foun…
Nagle updated
4 years ago
-
**Description**
My request is about the possibility of adding a paginator component to quickly create pagination for entities without requiring third party bundle. Other framework like Laravel, Cak…
ker0x updated
3 years ago
-
- Laravel Version: 5.7.21
- Nova Version: 7.1.3
- PHP Version: 7.3
- Spark 7.1.4
### Description:
I am using Laravel Spark and Laravel Nova in a project with multiple languages.
If I try to tr…
-
So I have it setup. I go to the discourse site, it redirects me to laravel site. I sign in -- it goes to discourse site and redirects back to mylaravelsite.com/session/sso_login?sso=****
This give…
-
@barryvdh sorry for the spam and using a issue for this,-)
I create a lot of new Laravel projects every week with my students in classroom. In most of the projects Laravel debugbar is a must (congrat…