Support the ongoing development of Laravel.io →
posted 11 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 11 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 11 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 11 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 11 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 11 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 11 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 11 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 11 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
posted 11 years ago

Sessions persisting when switch to a specific URL

Hi guys, I'm developing an App where a User has many accounts. Each account is a subdomain. The part...

0 Likes
0 Replies

Laravel Homstead - 'No input file specified'

Hello, I'm sure this issue has been reported already but I was hoping somebody might help. I've conf...

0 Likes
3 Replies

Multiple Filter Parameters

How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...

0 Likes
0 Replies
posted 11 years ago

Laravel : condition in URI

I am planning to implement an api for a database using Laravel and I am hoping to have a search func...

0 Likes
2 Replies

one through one relationship

I'm still working on my timesheet webapp. As for database hierarchy I have the following: user tabl...

0 Likes
0 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.