-
# Rappasoft | Blog | Creating a Laravel 10 Application using Inertia JS, Svelte, and Tailwind CSS
I've been trying to branch out and try new things. Inertia and Svelte were on my list but the documen…
-
```
local.ERROR: Symfony\Component\ErrorHandler\Error\FatalError: Uncaught Error: Call to undefined function app_path() in Command line code:1
Stack trace:
#0 {main}
thrown in Command line cod…
-
Laravel\Lumen\Application::getMidd
leware() in /www/wwwroot/im.nxspecial.cn/IMAPI/im/vendor/silentred/lumoon/s
woole.php:102
-
### Bug description
If you use the dynamic assets folder feature with the option set to `id` you won't be able to make the field required. Because you can't add images to a folder that doesn't exist …
-
Bran new Laravel Zero app.
I try to add `pest-plugin-laravel`:
```
composer create-project --prefer-dist laravel-zero/laravel-zero movie-cli
cd movie-cli
composer require --dev pestphp/pest-plu…
-
### Laravel Version
11.20.0
### PHP Version
8.3.9
### Database Driver & Version
_No response_
### Description
So currently there is an issue with contextual binding(LogManager is …
-
There is no need for `class_alias('\\Nayjest\\Grids\\Grids', '\\Grids');` in the Grids ServiceProvider. It is confusing phpspec with the error below.
If a regular Laravel class alias is added, I d…
-
### Bug description
If you create a new custom validation rule and set it in a blueprint. Eg.
```
validate:
- 'new App\Rules\TemplateDefaultOrNotSet()'
```
Then it won't run the `validat…
-
### Laravel Version
11.33.2
### PHP Version
8.2.24
### Database Driver & Version
_No response_
### Description
Hi, I noticed that when I [register an observers](https://laravel.com/docs/11.x/el…
-
Hi.
I use Laravel 8, php 7.4
I get errors
```
2024-05-16 00:24:12.063 [error] Laravel Extra Intellisense Error:
Custom Blade Directives
no configuration file provided: not found
2024…
gruz updated
6 months ago