Support the ongoing development of Laravel.io →

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 9 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 9 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

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

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

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

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 9 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 9 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

My private project to learn php with laravel

hello, i stopped programming in php 14 years ago. now, the children are older i started programming...

0 Likes
0 Replies

Filter on filters

Hi, I'm creating a timesheet webapplication where only registered users can have access. Offcourse a...

0 Likes
2 Replies
Solved
posted 9 years ago

What's the advantage of not creating 'id' attribute if the label is not created before?

Have a look at this thread on the archived forum. It says that if we use the following code: {{ Form...

0 Likes
0 Replies

Tracking Balances

Hello, Just looking for an opinion here, as I can't get my head round what seems to be a trivial pro...

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

© 2024 Laravel.io - All rights reserved.