I am getting the error after a fresh install of Laravel 5.7 TokenMismatchException in VerifyCsrfToke...
I am just trying to edit a record. here is my Edit function: public function edit(Product $product)...
Hello, I have three tables in laravel, one is a middle table : CREATE TABLE orders( id INT(10) PRIMA...
Hi! I want to start using Laravel Dusk to my browser tests, but my test files are under resources/te...
I am new to laravel and I am trying to validate username in real time. Hoping to get a reply :-)
src/Illuminate/Database/Eloquent/Model.php 641 lines $this->performUpdate($query); then protect...
The new Laravel 5.7 uses the MustVerifyEmail trait on the registration and authentication. If we use...
Not sure if this is even appropriate here, apologies if not. This is definitely the right crowd. I...
hello, I've successfully set up ubuntu/haproxy with letsencrypt, which forwards requests to a lxd co...
Hi everyone ? I just want to share my new package called Larecipe, used to create nice looking docum...
Hi. I have the following relations in the app I am working on. I have a Bank model or Component as w...
i want send mail in queue and have not waiting https://laravel.com/docs/5.7/queues#connections-vs-qu...
Hello, What is the best way to logout specific user in Laravel? Auth::logout() will just logout th...
Hi there, I installed a module: npm install phaser but now I cannot understand how to include it in...
Hi, doing these steps in my valet environment: composer create-project --prefer-dist laravel/larave...
in previous thread iv posted my problem with update function, the problem is the database wont upda...
can anyone help me to solve this ? i've read some related thread in many forums and google, but i ca...
Dear, fellow artisan! I have some problem integrating hyn/multi-tenant and spatie/laravel-event-proj...
Hi, using laravel-admin. I deployed my site in production, exported my DB to production, locally I c...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.