i want to save the attached document to database here is my code on adding to database code $data =...
Hello, In one of my projects I want traffic between server and browser to be secure (SSL). I have a...
Hi, For context, the web server I'm using is IIS. I need to connect to SQL Server using Windows doma...
I just installed Laravel 4.0 and I'm trying to get it connected to my database. i've gone into my d...
Hey laravel community, I'm currently running on a regular php system with laravel as a system that I...
I use laravel framework (v4.2.4) with the auth provider. I have two accounts: Kees Piet When I log i...
Hey, i have a big problem. My laravel app works great on my local vagrant machine. On my remote serv...
Thought I'd make a thread with a brief overview of all my Laravel-specific (and some not so specific...
I am using sqlite as the database for a test application. As I'm using "php artisan serve"...
Hi all, I've now been using Laravel for a month so I'm actually quite new to everything. I like the...
This works: http://127.0.0.1:8899/laravel/public/index.php/register This works too: http://127.0.0.1...
Hello, i am creating web page, it will have multiple ways to access, via browser, api and cli. To pr...
Here's is my case. Let's assume I have web page foo.com. If user already logged in, I need to grab e...
I have a book and author table. A author has many books. A book has one author. I wish to soft delet...
I have a problem in Laravel .. When I use echo or print_r or var_dump my data (retrieved from eloq...
Hi guys, I'm developing an App where a User has many accounts. Each account is a subdomain. The part...
Hello, I'm sure this issue has been reported already but I was hoping somebody might help. I've conf...
How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...
I am planning to implement an api for a database using Laravel and I am hoping to have a search func...
I'm still working on my timesheet webapp. As for database hierarchy I have the following: user tabl...
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