I am not sure if the title is phrased correctly, but I will try to explain it here. For context, her...
I have am trying to add a select box that is built from a database query to an existing form. The se...
What I'm trying to do is have the current class style to be shown on the menu that the page is on. F...
hi all I'm making a blog and i have a question : for the view post page, i use this route : Route::g...
I have a table with a boolean column based on the boolean value. The boolean value true or false to...
hi i have problem with migration when i use php artisan migrate show below error : windows command l...
In Laravel 5.4 doesn't work $this->route('table') that I use when I want to editing data in table...
Hi, I'm having problem to view data using db::select. Here is my full sql statement [Tested and retu...
Hey guys, In Laravel 5.4 i am using TCPDF to generate a PDF with Data from Database. Very simple: It...
I can register perfectly and it redirects with the cookie and tells me I'm logged in, but when I sig...
Im pretty new with laravel, can you guys help me to solve my problem, please. I have 5 tables: skill...
here is the scenario, I need a table called product and another table called product_image and they...
jessicaervin liked this thread
Hi, I've changed my .env database configurations (host, etc). After that, config:cache and config:cl...
I have some tables for enums that I want to store in the database. Is there a good way to handle thi...
please help me!!! i cant find a guide on laravel 5.4 in this error please if you guys have ideas on...
ErrorException in 33fb9f40de9c86527792aabe2edea085c0b7a479.php line 3: Undefined variable: rfq (View...
let's say the first record for adm_no: 1 , subject_id :1 and had a score of 35 and a second score fo...
Model <?php namespace App\Entities; use Laravel\Cashier\Billable; use Prettus\Repository\Contr...
I am fairly new to laravel and I'm trying to build an 'add to basket' script. It consists of 3 table...
im using php artisan make:auth any ideas on how to insert the user id of the current login-ed user?...
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