Is it possible to have a form inside a form? On my page I have 2 forms. The 2nd form is inside the 1...
<?php ob_start(); session_start(); include("connect.php"); if(empty($_SESSION["kullanici_adi"...
Good day, Please i am new to laravel. I have created a form and i continued with the user model alre...
Hello, I wonder how I can add a <i class = "xxx"> to a html link with blade so the outcome wil...
How does one wrap Code in the forum questions?
Hi, In the url you get something like /view/1 but I would like to to show /view/test instead, but I...
I am executing two query builder ->get(); and trying to merge() but get the error: $output = $que...
Hi folks, I'm trying to use form::model, to populate a form with data. I can get the form to post an...
I can't get Eloquent to update the last attribute for the record, only the first attribute is saved....
http://postimg.org/image/6kmoyg0d1/7984a1fa/ It's weird, is it my fault or is it an internal bug?
I am building an app which is a graphical interface to git repositories and indeed Composer dependen...
Hello everybody! I have a small project which use XAMPP for development, and I use mysql database fr...
How would one make seo friendly urls and content based on google searches? So if I searched Car wash...
I want to use laravel to do real time stream video from a camera. I will be sending each frame of th...
Hello, Im trying to make Font-awesome work by following this page : http://kevinkhill.github.io/Fon...
Hi; Hooked up the site on Git hub and got it working with Forge sweet. Emails are set up with Google...
Actually I am trying to save the same data again in the database. So I retrieved the value from the...
paginator's per page not work. all results displayed. i need raw sql to Eloquent. pls help. Eloquen...
Hi All, I'm fairly new to Laravel and am having what will probably be a simple problem. But can't s...
Hey friends; There are no errors in No errors in storage log. The record exists in the database with...
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