Support the ongoing development of Laravel.io →

Inter-App Communication

Hello folks, I am currently writing a project, where I have different Laravel Apps for different Ser...

0 Likes
0 Replies
posted 11 years ago

Auth::check() automatically logs me out when it is performed a lot in small time

Hi, I'm using the Chumper/Datatable package to show data to my users in a nice DataTables table. I l...

0 Likes
1 Replies
posted 11 years ago

Check whether model is saved

What is the best way to check whether your model is saved? If I have something like this: $career =...

0 Likes
2 Replies
posted 11 years ago

Authenticate java applet with Sentry 2

Can anybody give me some guidelines on how to Authenticate java applet with Sentry 2. Java applet up...

0 Likes
0 Replies

Lusitanian oauth set session from database key

I'm using https://github.com/artdarek/oauth-4-laravel which is built off on https://github.com/Lusit...

0 Likes
0 Replies

update user table

public function postRegister(RegisterRequest $request) { Registration form is valid, create us...

0 Likes
0 Replies
posted 11 years ago

Laravel Brain Socket: How to keep socket server running in hosting server?

I have a site setup with Brain Socket, now i have ssh access to my hosting and have my port 8080 ope...

0 Likes
2 Replies
Solved
posted 11 years ago

why here no error messages

Hello, I follow the learning laravel book. So I have this routes <?php /* |---------------------...

0 Likes
2 Replies
Solved

Homestead Vagrant Access URL Problem

I have followed the tutorial at http://scotch.io/tutorials/php/getting-started-with-laravel-homestea...

0 Likes
0 Replies

Running laravel & CodeCeption acceptance tests on travis-ci

Hey, has anyone tried to run codeception acceptance tests with laravel on travis-ci? I'm stuck at th...

0 Likes
2 Replies
Solved

Laravel universal table CRUD

Hello, I'm looking for a tool that generates CRUD operations for any table automatically. It should...

0 Likes
2 Replies
posted 11 years ago

Is it a good practice to make use of "array_key_exists" in blade?

Hi all, For some reasons (In fact, to eliminate errors in blade) I want to code like that in blade:...

0 Likes
1 Replies

Passing data to leaflet.js map

Alright newb question, I've had a reasonable amount of success building my first laravel application...

0 Likes
9 Replies
Solved
posted 11 years ago

Old website support.

Does anyone have problems with maintaining old projects because they have to pull themselves or devs...

0 Likes
0 Replies

artisan on live server

I want to how to install laravel on live server like go daddy.com..can I use composer or can I do ar...

0 Likes
3 Replies
Solved

Laravel Homestead PHP not being rendered

I just had a fresh install of Homestead and did everything exactly on the tutorial. The folder mappi...

0 Likes
0 Replies

Whoops, look like something went wrong VS ErrorException

Hello this is my first time to post thread I am looking forward more to come! I m working on my tuto...

0 Likes
2 Replies
Solved
posted 11 years ago

Laravel documentation down?

I've been trying to access the laravel docs for the last threef days and just getting the 'Oops some...

0 Likes
2 Replies

Form model binding and one to many releationship

So I have this situation where i need to make dynamic amount of fields. But I can't find in document...

0 Likes
0 Replies

Migrations with multiple databases

Hey, migrations are great if you only work with one database. Do you know any package to extend the...

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