Support the ongoing development of Laravel.io →
posted 10 years ago

Arrowchat integration issue & cannot access Auth or Session class

Hi all , I am facing the arrowchat integration issue with the laravel :( Does anyone know how to ac...

0 Likes
4 Replies

Accessing POST variables

Just to say, I'm a complete newbie so apologies in advance. My client needs to move his Flash+Classi...

0 Likes
2 Replies

Importing datas from another large database

I have to import a fairly large data-set from a Wordpress site and I would love to fetch some data d...

0 Likes
0 Replies

Moving from CodeIgniter to Laravel

I'm moving from CodeIgniter to Laravel, and I had a quick question (loving it, by the way). So, in C...

0 Likes
2 Replies

querying based on input using eloquent

hi how do you usually querying using eloquent from database based on the value, for example you will...

0 Likes
2 Replies
posted 10 years ago

Problem with Facade in Laravel 4?

I try to create facade in app in Laravel 4 like: 1- create new folder app/libraries and autoload it...

0 Likes
0 Replies

composer.phar update --no-dev Error

$ composer.phar update --no-dev Loading composer repositories with package information Updating depe...

0 Likes
0 Replies
posted 10 years ago

<img src in a view

I am using laravel without blade. In a view all is working and displaying except images. <html&g...

0 Likes
1 Replies
posted 10 years ago

Simplified Error/Debug screens

I am building a simple mobile api using Laravel 4. Is there a trick\hack to simplify the Debug stac...

0 Likes
0 Replies
posted 10 years ago

SplFileInfo::getMTime(): stat failed for

SplFileInfo::getMTime(): stat failed for 9/app/storage/sessions/efca54e18458251fd5a9e9bfbacf2c31c9a9...

0 Likes
9 Replies

Laravel as an API and Authentication

Hey Guys! I am working on a project for a client where he wants laravel to be the backend to an iOS...

0 Likes
1 Replies
posted 10 years ago

SAAS role setup

I am trying to use Entrust for one of my projects. I want to figure out how to do this. For my appli...

0 Likes
0 Replies

APP_URL with Homestead?

In Laravel's configuration, there is an APP_URL variable in the app.php file. Assuming my yaml file...

0 Likes
0 Replies

add module nginx in laravel homestead

Hello, I want add a module RTMP for nginx but I need to use ./configure command for install the modu...

0 Likes
0 Replies

Hey, Known some php and want to start LARAVEL.

I have 1 year to build final degree project. what do you think? it's enouge time to do so? I'm soft...

0 Likes
3 Replies
posted 10 years ago

ReflectionException error on running command in singleton model of Laravel.

I meet with one ReflectionException error when running a command. And it seems it's related to a sin...

0 Likes
0 Replies
posted 10 years ago

change text of "Whoops, looks like something went wrong.", with App::abort's texts

how can i add the text i add here: return App::abort(403, "THIS TEXT"); in the response o...

0 Likes
0 Replies

code within a Route runs more than once

Hi, I have this route: Route::get('/develop/building/{building_id}', ['as' => 'develop.building',...

0 Likes
8 Replies

How to pass an object in a function

Hello, I'm using Baum nested sets to create parent - child categories and relate my categories with...

0 Likes
8 Replies
Solved
posted 10 years ago

Cache View

Hi, In my app every controller method return a view object like this: $rslt = View::make($this->l...

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.