I am writing up some crucial code in my app at the moment and I ran into an issue where I want to ha...
I have a button called "Buat SPT". I just want this button call my controller called Admin...
Hi. I'm working on an application written in Laravel 5.7. In my app I have three guards: 'guards...
I'm trying to do something like this, (more information in coments //): use Setting, View, Mail, Con...
i want if my task end date is expire my task go in overdue task how is it possible
Hello, I'm trying to grab this route and append to it with JS. <div class="clickable-element...
Hello everybody, I've been playing around with Lumen for a bit, does anyone know how to change the h...
weiwenhao/tree-ql tree-ql is a laravel extension that builds a highly descriptive, readable, high-pe...
I tried many PHP IDE for my work And now, I always use Laravel Framework. I used PHPStorm Many Mem...
Full Array Array ( [0] => Array ( [id] => 1 [label] => Home [li...
CakePHP is a model–view–controller (MVC) based PHP web framework that provides rapid development of...
Kotlin was introduced in 2011 by JetBrains, who were using Java earlier. There were two reasons for...
We have two identical Laravel environments, running the exact same configuration even the same Larav...
I have this function: public function show($id) { if (count($post = Post::find($id)))...
While adding a record we can check a unique key field with unique:<table>,<column> valid...
Hi, I have a problem and I am a newbie. My code worked perfectly in laravel 5.7 but now in 5.8 an er...
Something very strange is happening. I'm using MAMP to locally host my project, and that is able to...
Is there a way of creating an WSDL custom header with the auto-discovery function zend-soap server?...
I have a query that I was previously calling with Quote::with(['detail.orders'])->findOrFail($id)...
Hi guys. I'm developing a social network for training laravel and i have doubts about how I should o...
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