Hello, I have my own project but when I am deploying it, the page doesnt load, just shows me HTTP ER...
Hello, I have simple application showing one table with results to authenticated users Illuminate\Fo...
I'm still relatively new to Laravel and I'm trying to work out how I can accomplish the following. I...
Hi, i just learned to use laravel and ldap. Currently, I'm creating a web system for employees. I ha...
How do I perform a Laravel unique validation on multiple columns for unique relations. One user can...
i want get last post On Tag : 1 - paginate All Tags ( order By created_at ) ( for Example : $blogTag...
I have a table that needs to store confidential data in two BLOB columns. The overall SQL statement...
Here is the query I have: $messages = Message::select('messages.*') ->where('post_id'...
Laravel Version: 5.4.26 PHP Version: 7.1.5 Description: In my project I have a service class (Serv...
I'm in a bit of a pickle. I've looked at all the packages and none of them seems to fit my needs. Ho...
good day all, i hope people here will be able to help me out. i am working on this OAuth login mecha...
QueryException in Connection.php line 729: SQLSTATE[HY000]: General error: 1449 The user specified a...
Laravel Version: 5.4.26 PHP Version: 7.1.1 (cli) (built: Jan 18 2017 18:51:14) Database Driver &...
I'd like to use Laravel CSRF tokens in my Vue.js SPA. I'm using plain HTML for views (i.e. no Blade...
Hello, I really love laravel and its community, but I have to say some words about this forum. I am...
I'm brand new to Laravel (and fairly new at PHP), and I'm loving it so far... except for one issue t...
Hello everybody. I just started learning laravel. There was a problem, I make a selection from the d...
Hi, With dingo (https://github.com/dingo/api/), i try to generate an API documentation. All goes wel...
Hey all! I'm developing a Laravel project requiring to secure stored data. Upon analyzing the soluti...
Hi, I am studing laravel and I wuold like to devlop the firt "backend panel" using this fr...
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.
The community