Hi All, I am Jithin. I had been working on laravel for the past one year. During that time I develop...
I get some questions from my database: Controller: public function getQuestion() { $questions = Qu...
I have successfully integrated socialite to my apps, and now I can log in using Twitter and want to...
I am using laravel 4.2. I want to run wordpress on laravel/public. without url change like laravel/p...
Hi Folks, From my local migrations folder ([project]-->app->database-->migrations), I manua...
Hey guys, I'm a laravel newbie and want to create an application to get and answer questions. In my...
I want to sent email by smtp gmail server . But i got the following errors Missing argument 1 for Il...
So I'm sometimes developing at home on my vagrant homestead box (which is HTTP) and sometimes on the...
Hi! I have a site where the user can watch videos. I prefer not to link to the video directly (as yo...
Currently, I'm using assertJsonStructure in order to validate the structure, but it doesn't check th...
Hi, I'm new in laravel, and I encounter problem when get relation data through 3 tables.. I had seve...
Hello everyone. Is it possible in Laravel to apply the same validation rule to multiple fields? For...
is laravel 5 compatble with PHP7? i have a centos 7 VM with NGINX and PHP7 installed, tried running...
So this is driving me a bit nuts - Eloquent will not return the full set of data. It's stuck at 426...
I have a Project ABC in laravel.And other project PQR.Can we used ABC project model into PQR project...
I have added in my public folder one folder called js and inside a script.js. In the view: <scrip...
Hello, I am trying to get selected a option from a form select but it doesn't work. I try: Form::sel...
i'vd created project-name folder in public_html and placed public's content into it and create anoth...
Hi guys, First of all: Hello to the Laravel Community. Working as a web developer in an agency I hav...
I'm trying to update Laravel from 5.3 to 5.4, but I get errors when compiling frontend assets. After...
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