So, I'm wondering what the standard practice is for preventing bots from registering accounts, or us...
Hello everyone, I face the current problem: I'd like to query A parent article with all it's childre...
Hi all, I asked this question on #laravel but after receiving a "Look at the docs" respons...
I am following this tutorial to try understand how laravel works and stuff. https://www.youtube.com/...
DB::connection('oracle') ->table('rejectevent') ->select('rejectevent.event_source as Event_So...
I've set up a brand new L5 installation, and am trying to get it to talk to my existing tables. When...
Hello, I want to have rows which are based on a user, so for example if I do a find I would see MY r...
Hi there, I need assistance please. The scenario: I have a table called country with lists of count...
Hi all, I building the system using multiple db sample structure. But i have problem. I try ORM Rela...
This is probably a dumb question, but I have a form where the user is to select from different dropd...
I have a config table which holds lots of configuration values How can I create a static helper/clas...
how do a query to do join between table-contact db1 with table-client db2. db1 db2...
I made a small package that tracks when your users were last on your site. the package let's you cho...
Welcome, I have a problem, I user the function "with" for relating between models in eloqu...
I need to seed a database and use a function (called ad the end of the code) defined in User model....
The requested URL /something/doc.php was not found on this server. Additionally, a 404 Not Found err...
I have tried to find something one this but I have no idea. I could just fill the data a different w...
Trying to run a db:seed throws me this error. PHP Fatal error: Class 'Database' not found in /var/w...
Hi, I am trying to get the url e.g localhost/cat/restaurants/this-is-a-test but it throws an error w...
Hello, I'm trying to list threads in a forum/category based on the last reply to the thread. I've th...
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.