i write @if(1==1) say 1 @else say 2 @endif and got error Parse error: syntax error, unexpected 'else...
Hi, I was looking for a package to integrate Redactor WYSIWYG into Laravel. But most Redactor projec...
Hello, I have a relation like this : A - id - fields - X B - same id as A - fields C - same id as...
I'm trying to send an .ics file as an email attachment using Laravel's MAIL class. When email is rec...
(1/1) Swift_TransportException Expected response code 250 but got code "530", with message...
In Laravel documentation I have found: Echoing Data After Checking For Existence, but it is not work...
I am using Laravel 5.4 and MYSQL I have a table 'products' and a related attribute table 'products_a...
Hi guys, I would love to hear your opinions. I think that SQL sucks. I consider it one of leftovers...
Hello everyone, I'm starting with Laravel and I'm really enjoying it. I need your help, I need to qu...
Let's say that I want to retrive from database the list of artists that have recorded exactly 100 so...
I'm looking for a solution like "Git hooks" but my setup is that I'm using Bitbucket as ce...
I've written new repository using omnipay for x payment gateway. I've successfully written test case...
Laravel Version: 5.4 PHP Version: 7.1 Database Driver & Version: Hello, How to delay execution b...
Hi, i'm a little bit confused and would like to ask you about abstract classes in Laravel. I've got...
I am working on an admin dashboard with different sections, to add blog posts to add portfolios bo...
I use Lumen and I get this error when I use the first() method to get a single result from a query:...
Hi, I'm using Laravel 5.1 It is possible to construct this query with eloquent ORM? SELECT SUM(CASE...
I successfully created a two-level dynamic dropdown using buildings and rooms by following Hardik Sa...
is there any way on how to save a Whole batch of file using eloquent ? For example I have a 1000 ite...
User has finished oAuth2 authorization on auth server and got the access token. Next they sent acces...
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.