Support the ongoing development of Laravel.io →

Homestead + VirtualBox + Windows. Worked for several months but now stopped working

So I was trying to add a new site by modifying the homestead yaml file and running the provision fla...

0 Likes
2 Replies
posted 11 years ago

Need nice layout/theme

Hello, Looking for a layout/theme that has a sidebar menu on left. Thanks

0 Likes
6 Replies

Array duplication on array-style url arguments

My route: Route::get('/lookup/domain2', 'ResellerClub@lookupTest'); My URL provided: /lookup/domain2...

0 Likes
2 Replies
posted 10 years ago

About the recent forum spam

Hi everyone, As most of you know we've recently had quite some forum and pastebin spam here. We've b...

0 Likes
52 Replies

Symfony/routing errors in installation

I have a procedure on how I install Laravel project and it worked fine until today (last project I s...

0 Likes
2 Replies

Subquery error - SQLSTATE[42000]

I'm using the Laravel query builder to write a join statement and I find that I'm encountering a str...

0 Likes
0 Replies
posted 9 years ago

Where Between in Query Builder

I'm using query builder in Laravel 5.2 to make some similar to "SELECT value FROM table1 WHERE...

0 Likes
2 Replies

Unknown column 'photo' in 'field list' error in database

when i create a "photo" in the "flyer_photos" table with Tinker like below. >...

0 Likes
1 Replies
posted 10 years ago

Custom TTR for Each Job

Hello, I've got a question about queues and time to run values. I'm using Laravel 4 and beanstalkd....

0 Likes
1 Replies
posted 10 years ago

Eloquent Update Multiple Records

Hi there, Is it possible to update mutiple rows in one round with Laravel Eloquent ? Just like updat...

0 Likes
6 Replies

Security Risk in Laravel 5.2 Auth Scaffold?

The auth scaffolding in Laravel 5.2 is super helpful and convenient and easy to use, but I wonder if...

0 Likes
1 Replies

Ajax Autocomplete input

Hello guys! I am trying to implement an Ajax Autocomplete field in my form. I am using the following...

0 Likes
7 Replies
Solved

No filter working on testing server but working on local develpment

Hi everyone! I developed an app using L4.1 and it uses 2 filters. My local environment is based on V...

0 Likes
3 Replies
Solved

Working with Files

Hello, I playing around with differnt File methods, but i already got stuck in the very beginning, h...

0 Likes
1 Replies

How to convert this SQL command into laravel 5.2 ?

if($type == 'fetch') { $events = array(); $query = mysqli_query($con, "SELECT * FROM calendar&q...

0 Likes
1 Replies
posted 9 years ago

Nodejs show errors when installing all node packages to use laravel-elixir

There's my error lines: http://laravel.io/bin/roDYV Please help me guys i'll be very thankful :)

0 Likes
1 Replies
posted 9 years ago

Website URL in Blade

Hi, what´s the best way to put the website url (http://www.mydomain.com) into a Blade Template? Get...

0 Likes
1 Replies
Solved

Javascript generated fields and validation in dynamic menu card

Hi together, I am trying to create a dynamic menu card which lets me add categories (like beer, food...

0 Likes
0 Replies
posted 9 years ago

Ubuntu dnsmasq wildcard *.app to 192.168.10.10 and 127.0.0.1 to *.dev

It's easy in Ubuntu because dnsmasq-base is installed by default so create file: $ sudo editor /etc...

0 Likes
0 Replies
posted 9 years ago

Attributes field empty

Hi, New to L5, but long time L4 user. I've a fairly new copy of L5 installed, and have the following...

0 Likes
2 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.