Support the ongoing development of Laravel.io →
posted 10 years ago

Form inside a form

Is it possible to have a form inside a form? On my page I have 2 forms. The 2nd form is inside the 1...

0 Likes
2 Replies
posted 10 years ago

Update Php

<?php ob_start(); session_start(); include("connect.php"); if(empty($_SESSION["kullanici_adi"...

0 Likes
0 Replies

User Model saving null values to database

Good day, Please i am new to laravel. I have created a form and i continued with the user model alre...

0 Likes
6 Replies
Solved
posted 10 years ago

How to add a <i> class to a html

Hello, I wonder how I can add a <i class = "xxx"> to a html link with blade so the outcome wil...

0 Likes
4 Replies
posted 10 years ago

How to wrap Code in the forum?

How does one wrap Code in the forum questions?

0 Likes
3 Replies
Solved

Changing the url to show the title instead of an id

Hi, In the url you get something like /view/1 but I would like to to show /view/test instead, but I...

0 Likes
3 Replies

Call to non member function merge() on a non object

I am executing two query builder ->get(); and trying to merge() but get the error: $output = $que...

0 Likes
1 Replies
posted 10 years ago

Populating form with model data

Hi folks, I'm trying to use form::model, to populate a form with data. I can get the form to post an...

0 Likes
11 Replies
Solved

Updating record attributes

I can't get Eloquent to update the last attribute for the record, only the first attribute is saved....

0 Likes
1 Replies
Solved

php artisan gives an error

http://postimg.org/image/6kmoyg0d1/7984a1fa/ It's weird, is it my fault or is it an internal bug?

0 Likes
3 Replies
Solved

Queueing Tasks

I am building an app which is a graphical interface to git repositories and indeed Composer dependen...

0 Likes
2 Replies
Solved

Homestead + remote database connection error!

Hello everybody! I have a small project which use XAMPP for development, and I use mysql database fr...

0 Likes
2 Replies
posted 10 years ago

Create seo friendly urls and content

How would one make seo friendly urls and content based on google searches? So if I searched Car wash...

0 Likes
2 Replies
Solved

Laravel Video Streaming

I want to use laravel to do real time stream video from a camera. I will be sending each frame of th...

0 Likes
0 Replies
posted 10 years ago

Font-awesome service provider problem

Hello, Im trying to make Font-awesome work by following this page : http://kevinkhill.github.io/Fon...

0 Likes
0 Replies

What to do after deploying site?

Hi; Hooked up the site on Git hub and got it working with Forge sweet. Emails are set up with Google...

0 Likes
2 Replies

Call to undefined method stdClass::save()

Actually I am trying to save the same data again in the database. So I retrieved the value from the...

0 Likes
1 Replies

raw sql to Eloquent.

paginator's per page not work. all results displayed. i need raw sql to Eloquent. pls help. Eloquen...

0 Likes
0 Replies

Laravel not connecting to correct database

Hi All, I'm fairly new to Laravel and am having what will probably be a simple problem. But can't s...

0 Likes
3 Replies
Solved

Auth not working!

Hey friends; There are no errors in No errors in storage log. The record exists in the database with...

0 Likes
7 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.