how to work with non laravel package this is the https://packagist.org/packages/kerphi/phpfreechat p...
How can i push certain jobs in front in the queue in other words give priority to jobs ? I did n't f...
Can any one please help me how to get all column and avg of a column in a single query without using...
i need to know about this question. Which one is faster: WordPress or CMS made with Laravel?
Hi, I just got to the Easy Auth video in the fundamentals and noticed that I have no Auth views. If...
Hello, What could be wrong, if I put image to "public/img.jpg" Laravel works fine, if in...
Hello, I am trying to build a webshop in laravel 4.2. I am almost done with everything but in the la...
DB::getQueryLog() is returning an empty array, even after enabling the query log with DB::enableQuer...
So I have a view where I loop through then display a company's employees into a table. We are implem...
Hi, I have a problem about seeding the pivot table. Hope anyone could help me to solve it, thanks. E...
Hello, I use a language prefix in my routing like this: Route::get('/', function(){ return Redir...
On my application I need to send emails to confirm the registration as plain text. I've made some tr...
I tried to create HomeController.php file and when I run the program on localhost received that erro...
Hello, I would like to ask how to handle Blueimp already uploaded images after unsuccessful validati...
Just installed 5.1 for the first time and the resources/view/auth isn't there in a fresh install. Th...
Hello Im trying to find the equivalent of '*' to select everything in a join operation. Attempt 1: i...
I am generating from in my blade view from database with nested foreach loop @foreach ($asdSections...
how can I make it so my that both my posts table and my videos table share the same tag.
Hi. I'm coming from CodeIgniter world (yes, I know it's a very old framework :) ), I there are a lot...
Hello, I understand how to set up and connect to the Homestead database, but I'm a bit confused abou...
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