I have a query whose result is single column and outputs array(1) { [0]=> object(stdClass)#243 (1...
Hello, i want to use the Primus (https://github.com/primus/primus) client in Laravel. I can't figure...
Hi guys, Am Getting the following exception when trying to do a purchase call using Paypal: Omnipay\...
The next major release Laravel 5.5 will be coming with new features and Changes. Will it be Challeng...
Hello Guys, Can any of you refer some good learning paths for AsgardCMS?
Hi, I have a project in Laravel 5.4 that works great locally but I can't get it to work in the serve...
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 am using laravel 4.2. I want to run wordpress on laravel/public. without url change like laravel/p...
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...
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...
I have added in my public folder one folder called js and inside a script.js. In the view: <scrip...
i'vd created project-name folder in public_html and placed public's content into it and create anoth...
I'm trying to update Laravel from 5.3 to 5.4, but I get errors when compiling frontend assets. After...
Hi Guys! In my blade I wanted to use some Handlebar variable like this: {{ Form::text('name', '@{{pe...
I'm wanting to modularize the app I'm building in Laravel so I've created the app/Modules directory....
Hi i send an email using this code: public function build() { return $this->from('[email protected]...
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