-
The extension is not working, even after adding file_types to the settings:
`"file_types": {
"Blade": ["*.blade.php"]
}`
Any help resolving this would be appreciated.
Thanks!
-
Hello,
I'm struggling to make this package work on lastest version of Laravel and Nova. Basically I created a field where users can upload one image but looks like the field still display the butto…
-
Hey! Thanks for contributing this plugin, looks like exactly what I need. Unfortunately I can't get it to work.
Tried to install this plugin but it completely breaks my Nova install (blank screen w…
-
Like original Laravel migration files. Something like this would be usefull:
```php
-
Hey guys,
I'm just learning laravel the last two weeks (Merry Christmas!).
I have created a laravel app which I run in docker containers (on Kubernetes).
The problem I had was that my docker co…
-
I'm not sure how packagist internally works, but an example can be seen here:
https://packagist.org/p/laravel/framework.json
https://packagist.org/packages/laravel/framework
https://github.com/larave…
-
- Laravel-mongodb Version: 3.8.4
- Laravel Version: v8.50.0
- PHP Version: 8.0.8
- Database Driver & Version: mongodb/mongodb 1.9.0
### Description:
orderby doesn't work
### Steps to reprod…
-
### Subject of the issue
I ma trying to install it on laravel 5.6.4 but not being able
### Your environment
| Q | A
| ----------------- | ---
| Bug? | no
| New Fe…
-
- Localization Version: 2.1.0
- Laravel Version: 5.5.22
- PHP Version: 7.1.8-1ubuntu1
### Description:
I cannot test multilanguage translated routes. Created routes work in the browser, but neve…
-
Using this plugin [Transforms Tailwind CSS Plugin](https://github.com/benface/tailwindcss-transforms#transforms-tailwind-css-plugin).
Not able to use @apply to mix-in the contents of existing class…