Support the ongoing development of Laravel.io →

File upload with HTTP Patch request

Hello, I am attempting a file upload with a PATCH HTTP request. In the controller, Input::file('file...

0 Likes
3 Replies

Combine two/three tables in a view

Hello! I have tables products, orders and clients. I want to combine them in one table in the view....

0 Likes
3 Replies
Solved

advance eloquent multiple selection transitive table

I have a table containing multiple artist. While creating an event (updating event table) I need to...

0 Likes
0 Replies

Multiple apps in www

Hi, Sorry, I know this has been asked in a few places but I can't find a clear answer that I underst...

0 Likes
2 Replies

Emulate Right Click In phpunit selenium

We are using Laravel 5.1 with integrated package in order to use selenium webdriver to create accept...

0 Likes
1 Replies

Can't set language in __construct function

Hi, I have a file below: namespace App\Facades; use Illuminate\Support\Facades\Facade; class Data{...

0 Likes
3 Replies

Is there a example model somewhere?

Is there a example model somewhere? All I found is this: laravel.com/api/5.2/illuminate/database/elo...

0 Likes
4 Replies
Solved

Memory usage on long running script

I have a script which pulls data from an API to store in a local database. The data will then be pro...

0 Likes
20 Replies
posted 9 years ago

Non-default queues with Artisan::queue()?

Hello, I'm using the Artisan::queue method to queue tasks, and it works very well. From the Laravel...

0 Likes
0 Replies
posted 10 years ago

migrate:rollback with --path

some og my migrations are stored in a seperate folder i can create and execute them by issuing these...

0 Likes
2 Replies

L5.1 Unsupported operand types error on select element w/ default blank dropdown option

I have been porting a project from Laravel 5 to Laravel 5.1 and I am coming across an "unsuppor...

0 Likes
9 Replies
Solved

please help me : Class 'Illuminate\Foundation\Application' not found in laravel

hello there, im new in laravel. basically i have two application that build using laravel that using...

0 Likes
0 Replies

Remote server JSON requests

Hello! I am very new to Laravel so dont blame me so much please :) I have to buld app that will get...

0 Likes
0 Replies
posted 9 years ago

Only first page

Hi guys, I have a problem with laravel. My laravel just show the first page/index page, and I cant a...

0 Likes
2 Replies

Laracon-ish Asia?

Anyone based in East/South East Asia interested in organizing a meetup? I'm in Thailand but could fl...

0 Likes
10 Replies
posted 9 years ago

Localization not working

I want to change the default localization, but it was not working. config/app.php: 'locale' => 'z...

0 Likes
3 Replies
Solved

Using both the old codebase and Laravel at the same time

It will take us a long while to rebuild our custombuilt pure PHP/mysql site with Laravel, and the qu...

0 Likes
0 Replies

Intervention Image processing much slower on apache server than built in php server

I am using Intervention Image throughout my Laravel application, for example with loading thumbnails...

0 Likes
2 Replies

How to implement database caching inlaravel 5.2

I want to implement database caching in laravel 5.2 If any anyone any idea please share with me...

0 Likes
1 Replies

Date and Time difference

I am trying to achieve the fallowing: In the database i have a start_date , expiration_date, updated...

0 Likes
5 Replies
Solved

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.