Hello, do i need repository pattern design at all? I am not planning to use any database except mysq...
I have tables: Users, Pages, Posts [ One user may have many pages and posts ] User table structure '...
Can I use a dispatcher (indatus/dispatcher) to schedule and run a Controller's method? Eg. I want to...
I just freshly installed laravel 4.2. However when i browse on the page, i get Whooops even i create...
Hi, I am new to the Laravel Framework and would like to know if there is any documentation on the pr...
When I search the error 'Target Interface is not instantiable' I get a lot of results on this error...
I am building an electronic form app that allows an employee of my company to submit a pretty comple...
I new with virtual box and vagrant , Now I using Homestead image and every thing is run well but whe...
Basically I have an ajax controller that returns a view like this: return Response::json(array('body...
I'm trying to send a simple email. I know the issue is with my view but I don't know what I'm doing...
I'm trying to keep track of every time a user logs on to my site. I can handle the auth.login event...
Hey, I'm new to Laravel but I've done quite a bit of searching and could not find any clear solution...
Hello dear friends I have a problem in uploading mp3 files . when I want to upload a mp3 file all in...
I'm using cviebrock/eloquent-sluggable to make some nice urls. Now I want to update them to new ones...
Hi everyone, I want to deploy my new laravel application in godaddy, This is first time i am doing i...
I´m creating a project where I let users write their own articles. This articles are most of the tim...
This question is mainly to wrap my head around things. I'd just like to know how others go about dev...
I made a fresh installation for laravel with reference - http://www.wikihow.com/Install-Laravel-Fram...
I built a tool that creates usernames and a custom-encrypted password and inserts them into a MSSQL...
I'm using a Repo/Interface setup that creates a repo called EloquentItem which extends the Eloquent...
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