Hi, I try to login about an SSL-Proxy: https://www.ssl-account.com/heregoesmyadress but it don't wor...
##What is guardian? Guardian package for Laravel provides an easy interface to manage Role Based Acc...
Hello, Is there a way to have multiple language files for the same language? I know that it would wo...
i'm trying to run this code $AdvanceRequests=new AdvanceRequest(); $AdvanceRequests= $AdvanceReque...
Hi ,Guys Last night i was working on this project. Actually, am new bee to larvarel but , thanks to...
Thank you to Alex at php academy for this. Also, Taylor is giving attention to this as well on a con...
I have a generic user table, with created_at and updated_at timestamp columns. I'm curious if there...
I use Amazon SQS for my queue message but I don't know how to automatic run this command on my VPS ?...
Hi, in my blade template I'm using a javascript variable "Website" to store a url string,...
Hi guys, As seen on the subject below, my Model Can't Catch the PUT Request,.. Here is the example o...
Here are the tables, and their relations that I have already setup batch (has many 'probability') t...
Hi, I'm using the action helper to create my links, but it's making http rather than https links. I...
Hello, I had a question about nested forms and models in laravel. Let's say I want to create a mode...
Hey, Not entirely sure if I'm overthinking this, but on my site there are user profiles, and I want...
Hi, so i am new in Laravel. I want to use repository pattern, and here my problem: here is my interf...
Instead of having my database column named "username" or "email", how can I set...
Hi all, I have the following query: $posts = Post::with( 'comments' => function($c) {...
Hello, i have three database tables: User, Team and Relation. A user can be a member in multiple tea...
Hello All, I am new to the Laravel, and to web Development too, but was very impressed with the fram...
I've got a form that needs to update multiple rows with different id's at once. Like a spreadsheet....
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