I feel like this might be a stupid question, and one that shouldn't allude me. I've done some searc...
{!! Html::image('images/penguins.svg', 'Very powerful SEO penguins',['class' => 'penguins']) !!}...
I'm at the 11th video in Laracasts and all of a sudden my app starts acting up. The published_at col...
Hello Guys. How i can set same header for all controller's actions response ? I have an AJAX control...
Hi guys. I have 3 tables. user, theme and theme_user. Its because I need a many to many relationship...
Hi all, i need to create a drag and drop sorting with jQuery Ajax. Once i drop an element, i do an a...
Hi guys does Laravel have built-in solution for preventing dogpile effect with memcached? Thank you...
I know there are a lot of CMS out there. I work with many people that aren't very technical but know...
This is a package to inject Elasticsearch functionality directly into Eloquent models. I've tried to...
Hello all, I'm new bee in L5. What is the best practise to use pest library in L5. Here is the git h...
I'm trying to cache pagination query with key. If I run this code every this is correct $products=Pr...
I am using paginater with cache when building the query like this: $comments = Comment::where('cours...
Hey, I like Syntara as great start for admin panel. I've imporemented AdminLTE theme (theme preview:...
I'm having real difficulty getting escaped characters in Windows, Mac, PHPStorm and Tinker consoles:...
Hi guys, i'm trying to understand what wrong with my facade code. I create a new facade called Ajax...
Hello, I was just wondering (and I need to know that), how to call corectly this HTML, what is used...
HI, Ive got a system that Im building for a advertising company and they sell advertising a Medical...
I'm new to Laravel and have managed to install, I decided to avoid Vagrant and Virtual Box and went...
Hello everyone, I'm having an issue with Godaddy hosting, im trying to set up my new laravel app to...
I get TokenMismatchException when I'm trying to create product for my online shop. But when I remove...
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