In my blog application there users can post articles and comments on there. When I go to any user pr...
I'm new to Laravel, and I'm going to do a lot of reading up on it during a trip I'm taking. I'll be...
Hi, I am using Laravel 5.2 ! I wanna import external style sheet in to my view. I tried, <link...
laravel/framework master 658d1df: change comment wording @taylorotwell e97e151: [5.2] Add getValida...
In my view i have 5 file fields like this {!! Form::file('song[][url]', ['placeholder'=>'Url']) !...
In native PHP it takes about 2 minutes to link each product on the page to its product_details page...
I got Maximum execution time of 60 seconds exceeded even if I have only 1 record(username, email) in...
Hi, i'm trying to get url of file in storage folder. This is local disk configuration: 'disks' =>...
Hi What I want to do is test my Laravel 5 package. Specifically how it integrates with a actual Lara...
The dreaded CORS Error: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the r...
So was able to create a user, no problem. I wanted to add a confirmation code to validate a users em...
I would like to insert a large number of rows into my database using chunks, but I am not sure I am...
Hello, I make a get ajax request, and my controller is in charge of making query to the database and...
Greeting to everybody, I'm building a pretty big and complex application in laravel 5.2. it's going...
Simple-QrCode What is Simple-QrCode? Simple QrCode is an easy to use library made for Laravel. We f...
I'm writing something that is performing an eloquent query on a model called Enquiry. The actual que...
Hi Guys...i need some help...i need to implement something like this... select * FROM matchscore_pr...
I'm trying to make a menu for user when he loggin to be able to check his order history. So far I go...
Hi, you do not see the administration panel: http://www.sito.net/administrator/login But you get the...
I have a controller end point that utilizes Guzzle I have written a wrapper around the Guzzle Client...
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