My application is quite simple, I want to calculate result from given values and return the result t...
Hi people, i want to use a PARTIALS to create a menu' for my site. So i create a folder PARTIALS and...
I installed a fresh installation today, but the Session is not working, the files in 'sessions' fold...
Why does Laravel use a public folder by default? What is the advantage to this?
Hey guys, Im using the code: $events = Event::where( 'accepted', 1 ) ->with( [ 'club.city', 'o...
I was under the impression that $hidden field in the Model class prevented information from being re...
Hi Guys! I started to implement Socialite in may L5.1 app, and I already done with Google and Facebo...
I have a datetime that I am trying to use with diffForHumans(). I added the following to my Eloquent...
Is it possible to configure Laravel to generate https links for urls and assets ? Why? Our website i...
Hi ! I do update a development server to use PHP7-FPM, Nginx and Oracle. A simple PHP oci_connect sc...
In Laravel 5.2 I made a folder app/Models. This is one of my models: app/Models/Pin.php namespace Ap...
What specific AWS IAM permissions are required for Laravel Forge deployments?
Hi All, i have some problem while i am querying using Laravel Query builder. i know how to write the...
Hi So i have been looking at the caching solutions and there are so many, redis, opcache, memcache a...
I using postgres and created my users table with id of type UUID. but after execute login action ret...
I've written the following test to try and create an access token for my API: public function testAc...
hello guys I have installed laravel socialite with composer and there is a folder called socialite i...
Hi All Laravel Master, Now i'm stuck and have no idea. would you please help to find out the solutio...
site has been running fine lately, until today, when i tried to login into restricted area of websit...
I just rolled out a feature on my production site that uses Amazon S3 storage operations inside a qu...
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