How to do this query in the Laravel way: SELECT this AS thispart FROM x WHERE foo = bar Then I'm ref...
I have uploaded an exact replica of a working L4 site onto a live host and verified all files upload...
HI, I want to display image which is stored in public/upload folder of my app. In my db only the ima...
I have laravel set up and working fine. But I have one folder in the root directory that I want to n...
I'm trying to implement post formats on a project, much like WP does it. Post formats are used to gi...
Showing off the power of Cartalyst Platform RC4 with built in Sentinel & Sentinel Social. https:...
Hi all, I have a small issue I can't figure out. I want to be able to get all categories that will d...
Hi everybody ! What is the best way for us Blade:: extend ?? All in the same : Blade::extend(functio...
I'm really excited about using Laravel, but there's one small problem - I can't connect to my databa...
Hi, I get this error whenever I do laravel new my-new-site-dir. To fix it I usually do chmod -R 775,...
I'm offline sometimes and wuould like to have an offline vertion... thanks!
When using the Artisan plugin in Sublime Text, I get this error when running the commands create_use...
So I have done multiple Eloquent model relationship queries and they work wonders, but for some odd...
Hey, I'm trying to do a nested count and why it's just not going. Here are all the details: http://l...
when i click on < EDIT POST > i cant send Input::All() to PostController i have this link http...
I am watching a video from Jeffrey Way's website and following allowing as he's teaching how to do t...
this is my current "query" $posts = Post::with('user') ->with('user.spot')...
I have a text data type pgsql field and I am saving a blog post into it. It throws an error "...
Hey, so it's not working, and I'm wondering if it's possible. Here's the gist of it: http://laravel....
Is there a way do extend Auth guard class, so i could have some extra methods in it? for example: Au...
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