#Laravel 4 Modularizer https://github.com/sendyHalim/laravel-modularizer Note: sorry if my english i...
Hello In the manual of Laravel there is a paragraph with, (to me) incomplete information and I cant...
My app allows users to log in and manage their data. But if a user is logged in and an admin removes...
Hi I've just solved an issue in my app concerning ajax reposnses and session persistance. return $re...
An error occurred after the installation is complete laravel Class 'Illuminate\Foundation\Providers\...
Hey, i am making a website that i want to sell, and it's a website for a game, and the buyers might...
I have a problem with models that get out of sync with the DB. In routes.php I have: Route::model('p...
When my database table is empty, and i get the error trying to get property of non-object. Now i get...
Hi laravel.io :-) I'd just like to know if it's possible to automagically get the Auth::user() objec...
Hi, I need to be able to access the $site_id in most parts of my application as content will differ...
Anyone going? http://www.amsterdamhackathon.com
The main problem is that i have and old databse with username and password in base64. Second thing a...
Hi, I'm new to Eloquent & Laravel. I'm following the line of thinking of using Eloquent models f...
Hello, I'm studying programming, and asking for help to make sure I understand these concepts. There...
My form: {{ Form::open(array('url' => 'publicationvote', 'class' => 'vote_ajax')) }} <input...
I have my Laravel 4 core files uploaded in a folder call "laravel" and uploaded the conten...
Which is better? Using the save() method along with an if statement or without one? Is there any dif...
i am testing a form. Upon success it must redirect to a route and upon failure it must return to th...
I am new to laravel. I was trying to open http://localhost/test/public/ and I got Error in exception...
beitomartinez liked this thread
Hi, I would like to implement a Model without a table in Laravel. But, I could not find a help/ refe...
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