Support the ongoing development of Laravel.io →

working with non laravel packages

how to work with non laravel package this is the https://packagist.org/packages/kerphi/phpfreechat p...

0 Likes
0 Replies
posted 9 years ago

how to give priority to jobs in queue (let say pushing in front)

How can i push certain jobs in front in the queue in other words give priority to jobs ? I did n't f...

0 Likes
2 Replies

Get avg in single query

Can any one please help me how to get all column and avg of a column in a single query without using...

0 Likes
2 Replies

Which one is faster?

i need to know about this question. Which one is faster: WordPress or CMS made with Laravel?

0 Likes
3 Replies

No Auth Views after composer create-project

Hi, I just got to the Easy Auth video in the fundamentals and noticed that I have no Auth views. If...

0 Likes
1 Replies
Solved

Laravel 5 images

Hello, What could be wrong, if I put image to "public/img.jpg" Laravel works fine, if in...

0 Likes
2 Replies

Pagination shows everything on each page

Hello, I am trying to build a webshop in laravel 4.2. I am almost done with everything but in the la...

0 Likes
3 Replies
Solved
posted 10 years ago

DB::getQueryLog() returning empty array even after enabling DB::enableQueryLog()

DB::getQueryLog() is returning an empty array, even after enabling the query log with DB::enableQuer...

0 Likes
1 Replies

Associating view to user record

So I have a view where I loop through then display a company's employees into a table. We are implem...

0 Likes
2 Replies
posted 10 years ago

Pivot table seeding problem

Hi, I have a problem about seeding the pivot table. Hope anyone could help me to solve it, thanks. E...

0 Likes
1 Replies
posted 9 years ago

Pass route-prefix to controller as parameter

Hello, I use a language prefix in my routing like this: Route::get('/', function(){ return Redir...

0 Likes
0 Replies
posted 9 years ago

My emails go into the spam or don't arrive at all

On my application I need to send emails to confirm the registration as plain text. I've made some tr...

0 Likes
6 Replies
Solved
posted 9 years ago

Class BaseController not found

I tried to create HomeController.php file and when I run the program on localhost received that erro...

0 Likes
2 Replies

Blueimp after unsuccessful validation

Hello, I would like to ask how to handle Blueimp already uploaded images after unsuccessful validati...

0 Likes
1 Replies
Solved
posted 9 years ago

What happened to the auth folder in views in 5.1?

Just installed 5.1 for the first time and the resources/view/auth isn't there in a fresh install. Th...

0 Likes
4 Replies

Equivalent to * in eloquent

Hello Im trying to find the equivalent of '*' to select everything in a join operation. Attempt 1: i...

0 Likes
1 Replies
posted 9 years ago

Blade template form generation from database

I am generating from in my blade view from database with nested foreach loop @foreach ($asdSections...

0 Likes
0 Replies

How how can I make my videos and my posts share tags?

how can I make it so my that both my posts table and my videos table share the same tag.

0 Likes
0 Replies
posted 9 years ago

What are the benefits of Route::get/post etc?

Hi. I'm coming from CodeIgniter world (yes, I know it's a very old framework :) ), I there are a lot...

0 Likes
8 Replies
Solved
posted 9 years ago

Understanding database workflow with Homestead

Hello, I understand how to set up and connect to the Homestead database, but I'm a bit confused abou...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.