Hi everyone. I am using Aliases for some of my classes in my project in App.php One alias registered...
Hi there, I have read over all the posts I can find on here about the APP_ENV, and am using the meth...
What to do to create a new project? Tried to do this: folders: - map: /Users/usernamer/Desktop/c...
hi guys There are bug on this code. http://laravel.io/bin/aaqk8 Why there is bug this code? Thanks i...
$number= Input::get('count'); //send number 4 $text = "hello"; fo...
Have you guys seen this? I'm seriously considering getting one, I've always wanted one of those elep...
Hi, I got a bit confused. for simple messaging system, consider we have two models: User model &...
I am fairly new to Laravel as well as PHP in general. The following code is working, but I want to b...
i want to acces the id from level_1 my array looks like this: Array ( [id] => 85 [id_worl...
Hi Everyone, I'm newbye to Laravel and I'm writing you just for some information on how do I structu...
Hi, With 4.3 {{ Form }} tags doesnt work.I cant find any doc about this.I implement illuminate/html...
I'm just getting started with Laravel and I've put some routing in place. I've just noticed that whe...
English isn't my first language, so please excuse me any mistakes, I'm brazilian. I'm trying to use,...
Event::listen('widget.sync', function($widget, $user) { if( App::environment('local') ) { Mail::...
I have a Laravel application that is used on multiple sites. Everything is in the /app/ folder as i...
I'm doing a query using the Query Builder $users = DB::select( DB::raw(" SELECT users.* from us...
Hello, I did install lavarel by doing /usr/bin/composer.phar global require "laravel/installer=...
Hi all, I just found something strange. I have an index page of some data with a pagination. In ever...
Hello, I am running a recent stable version of Laravel 4 on Apache 2.2.22 (Debian). My project is lo...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community