-
it is making the page to break
![Screenshot (1)](https://github.com/user-attachments/assets/2f1607d5-a9e2-4d45-a05f-280ea2065b8b)
-
### What in this template can be improved or added as a feature?
Hi guys, i think that the built-in RedirectIfAuthenticated middleware (https://github.com/platformsh-templates/laravel/blob/master/app…
-
Criando uma API:
```bash
laravel new api-julian
cd api-julian
php artisan serve &
curl http://localhost:8000/
```
```bash
composer require laravel/ui
php artisan ui vue --auth
npm …
-
Can you show all the steps how do you execute the project?
How do you install the dependencies since there is package manager config file of node as well as laravel
If possible attach the pictur…
-
Hi,
I am trying to install this package on a Laravel 10.13.5 project but it throws some dependency issues:
```
Problem 1
- based/laravel-typescript[v0.0.1, ..., v0.0.2] require illuminat…
-
### Command
artisan
### Description
Laravel's Artisan commands
### Homepage
https://laravel.com/
### Documentation
https://artisan.page/
### Repository
https://github.com/laravel/laravel
###…
x-di updated
4 months ago
-
- [ ] Configuration de l'authentification des utilisateurs (#11)
- [ ] Implémentation des autorisations (#12)
-
I implemented the package on my local machine with sail. Everything seemed fine and I was able to receive the mails after changing the email address.
Once I uploaded it on my server, nothing happen…
-
Hi Yii Team,
I really like Yii1/2 which is enable people to build traditional web application easily and robust.
We have plenty of widgets (or Kartik extensions) which were well designed and can …
-
I did not know if it is an issue or just a edge case or a bad implementation of mine.
I can not make work the filter select:
## Backend code:
```php
public function index(): \Inertia\Re…