Support the ongoing development of Laravel.io →

blade template hidden field value

Hello to every one, I am trying to get a value and put it on hidden field on laravel blade. here is...

0 Likes
3 Replies
Solved

Laravel auth == true after User::create ?!

No user is currently logged in. Why after I create a user using a User::create() model (my applicati...

0 Likes
3 Replies
Solved

Problem of using CKEditor in Laravel

Hey Guys. I'm new to Laravel, so I don't know who can I use CKEditor in Laravel. how can I use this...

0 Likes
2 Replies

Artisan CronJob - There are no commands defined in the "xyz" namespace.

Hi All, I am having a bit of a strange problem with an artisan command I have setup. The command is:...

0 Likes
1 Replies
Solved

How can I debug an eloquent result ?

Hi, How can I debug the result of this please ? $result = $this->hasMany('UserGrade'); count($res...

0 Likes
2 Replies
posted 10 years ago

ADDING DOCUMENTS TO DATABASE

i want to save the attached document to database here is my code on adding to database code $data =...

0 Likes
2 Replies
posted 10 years ago

Request::secure() return False (No SSL), but SSL certificate is applied

Hello, In one of my projects I want traffic between server and browser to be secure (SSL). I have a...

0 Likes
2 Replies
posted 10 years ago

Does anyone know how to connect to SQL Server using integrated authentication?

Hi, For context, the web server I'm using is IIS. I need to connect to SQL Server using Windows doma...

0 Likes
2 Replies

I can't connect to SQL Server 2008 R2

I just installed Laravel 4.0 and I'm trying to get it connected to my database. i've gone into my d...

0 Likes
4 Replies

How should I transition to laravel

Hey laravel community, I'm currently running on a regular php system with laravel as a system that I...

0 Likes
4 Replies

Laravel takes the authentication data from another computer on the network

I use laravel framework (v4.2.4) with the auth provider. I have two accounts: Kees Piet When I log i...

0 Likes
0 Replies
posted 10 years ago

syntax error, unexpected end of file

Hey, i have a big problem. My laravel app works great on my local vagrant machine. On my remote serv...

0 Likes
3 Replies
posted 10 years ago

The my (anlutro's) packages thread

Thought I'd make a thread with a brief overview of all my Laravel-specific (and some not so specific...

0 Likes
1 Replies

sqlite - how to manage data when using "php artisan serve"?

I am using sqlite as the database for a test application. As I'm using "php artisan serve"...

0 Likes
0 Replies
posted 10 years ago

Migrate database without using the console

Hi all, I've now been using Laravel for a month so I'm actually quite new to everything. I like the...

0 Likes
3 Replies
Solved

Removing index.php doesnt work!

This works: http://127.0.0.1:8899/laravel/public/index.php/register This works too: http://127.0.0.1...

0 Likes
6 Replies

Servicelayer? + command bus

Hello, i am creating web page, it will have multiple ways to access, via browser, api and cli. To pr...

0 Likes
0 Replies
posted 10 years ago

How can I grab this this thing (I couldn't able to name it)?

Here's is my case. Let's assume I have web page foo.com. If user already logged in, I need to grab e...

0 Likes
1 Replies
posted 10 years ago

Soft Deleting with a Relationship

I have a book and author table. A author has many books. A book has one author. I wish to soft delet...

0 Likes
5 Replies
posted 10 years ago

Cant set JSON response utf-8 charset

I have a problem in Laravel .. When I use echo or print_r or var_dump my data (retrieved from eloq...

0 Likes
3 Replies

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.