Support the ongoing development of Laravel.io →

Do No Harm: Laravel

Oversing is the largest Laravel app that we know of. It is an enterprise ERP and PSA - for context,...

0 Likes
2 Replies
posted 10 years ago

Problem Downloading Laravel installer using Composer

Hi everyone! I am a new :) Well I am a problem in my desktop pc When I try Downloa Laravel installer...

0 Likes
2 Replies

Extension/Addons Architecture

Friend of mine in Japan created the package to extend existing Larave 4 to have add-on or extension...

0 Likes
1 Replies
posted 10 years ago

New project starts now: Laravel 5 / 4.2 ?

Hello, I'm going to start a new Laravel based project next week. I'm a Laravel newbie so I have to l...

0 Likes
5 Replies
Solved

Laravel 4.2 package for converting html , php , url to pdf

https://packagist.org/packages/majid/phptopdf Hello my friends. here is a laravel 4.2 package for co...

0 Likes
0 Replies
posted 10 years ago

Getting a blank page

I have created an index.blade.php and I have the route pointing to index Route::get('/', function()...

0 Likes
3 Replies
Solved
posted 10 years ago

my view not rendering

I have a problem, all commands that try to put on view do not work they appear on the page as text h...

0 Likes
2 Replies
posted 10 years ago

notfoundhttpexception and php artisan serve will not stay up

I am a newbie and I am having two issues: First, when I run the php artisan serve command, everythin...

0 Likes
3 Replies
posted 10 years ago

Laravel Flowchart

Does anybody know a process flowchart for laravel like that of codeigniter(https://ellislab.com/_use...

0 Likes
0 Replies

Problem with the guessExtension() method in Input::FIle()

Hi, When I use the File::input('file')->guessExtension() with application/vnd.openxmlformats-offi...

0 Likes
3 Replies

Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException

I faced this problem after installing laravel 4 : Symfony \ Component \ HttpKernel \ Exception \ Not...

0 Likes
1 Replies

Repositories Abstract - Object Null?

Hi Guys I am trying to get my head around abstracting my repositories, however, I am having a little...

0 Likes
1 Replies

No facade aliases in Laravel 5?

in 4.2 I could: $data['owners'] = DB::table('powners') etc and Session::put('logged', 'islogged');...

0 Likes
45 Replies
Solved

Handling multiple accounts / impersonation

Good day, (Possibly) Routing Question: Have you ever noticed how GMail and Google+ handle multiple a...

0 Likes
0 Replies
posted 10 years ago

REST api Respond with file and json data

I have a server running Laravel 4/REST api. I have written many api methods that respond with JSON d...

0 Likes
0 Replies
posted 10 years ago

problem in load partial blade file

i have role.blade.php file contains : <?php $user = Sentry::getUser(); $gro...

0 Likes
3 Replies
Solved

Post form data after log in or sign up

Hello, Im creating an app with laravel and im looking for the best solution to the following problem...

0 Likes
2 Replies

multiple file upload code not working

I have a HTML 5 drag and drop file uploader which works in just fine with out laravel. But when I...

0 Likes
2 Replies

L5 folders

I noticed that L5 dev has some folders with capital letters like Controllers, and L4 had small lette...

0 Likes
2 Replies

Problems with Redirect::intended and Auth

Hi, I am new to Laravel and am building the user registration/authentication part of my app. When a...

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.