In my app's bootstrap code I need to use $_SERVER['HTTP_HOST'] to do some initialization. Problem is...
Hi all, My question is about pagination. I have some posts and some comments for each post. I unders...
Hi all, In my design, I have categories, and posts for each category. Each post has a date, dd/mm/yy...
Hi I am new in laravel. Can you please help me to represent this sql query in route? This is the que...
Hi, I am building a small webshop and I would like to use paypal to make the payments. I have been l...
I have several packages that I did php artisan config:publish and than in the server I copy paste...
Is it possible to prevent Laravel from flushing data that's been flashed? I have two routes: Route:...
Hi please help, Using Auth::logout cause The webpage ses " Has a redirect loop " or inf...
I am trying to remove as much as I can from some of the responses my system sends out. At the moment...
Hi all! I have a little problem, this is my code: http://laravel.io/bin/2zjVG I'm showing all the im...
Hey I'm wanting to use JavaScript and Laravel/PHP to create a continuously updating statistics panel...
I have a problem with my code, and i can't figure out how to fix it..:/ I'm trying to create a uri w...
Hi again all, This tutorial is on the forum archive, but I thought it might be handy for some people...
Hi friends I am karthi also new one to doptor cms I download onetime and installed then i worked tha...
class PDF extends FPDF { private $number; function setNumber($number) { $this->number = $nu...
I have a repository EloquentPageRepository that creates and saves pages. I have an Observer than is...
I want to execute shell_exec('whois domain.com'); and get only email field in a laravel app. how to...
I may be making a ton more work for myself here, so I wanted to know the best practice for sharing r...
Hey everyone, I was helping someone out in the IRC channel, and they had a question about localizati...
A little tutorial I made, thought I'd share this here! Posting scheduled, random tweets with Laravel...
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