Support the ongoing development of Laravel.io →

Schedule jobs + Cli command or Controller->Route script + Cron Job?

Hello, I'm having an issue what is best approach to schedule job in laravel. Setup is like this: The...

0 Likes
1 Replies
Solved

Password confirmation using javascript

Hello. I am trying to create a way so that user's must enter their password twice on signup, and it...

0 Likes
1 Replies
Solved

mcrypt_encrypt(): Key of size 51 not supported by this algorithm. Only keys of sizes 16, 24 or 32 supported

Can somebody help me to solve this problem ! When I try to access data from a web service using curl...

0 Likes
0 Replies

How to make authentication laravel 5.2

Hello everybody, I'm new with laravel and I never used any php framework, so I'm a little lost. Actu...

0 Likes
2 Replies
Solved

How to refresh a page without Refreshing Master Page

Hi all! When I go to another page, my command line shows me information that is always loading all j...

0 Likes
1 Replies
Solved

Laravel hasOne + group_by, get sum

I'm currently scratching my head with this one. What I have. $entries = Meta::whereIn('settlement_id...

0 Likes
0 Replies

Custom domasin not work

I asked this question on stackoverflow here http://stackoverflow.com/questions/37777441/laravel-home...

0 Likes
0 Replies

Easy way, package?, for patching migrations?

Hi, Is there an easy way to do updates to existing tables? Something that would be run when a table...

0 Likes
1 Replies
posted 7 years ago

success function on ajax after validation with laravel

I made the validation of a form with laravel through ajax. sending data and validation work properly...

0 Likes
1 Replies

how to to interact with response, before it is sent

Is there anywhere in the app life cycle in which I can interact with the response given from a route...

0 Likes
2 Replies
posted 9 years ago

Laravel 4.2 on Heroku: Session::flash() not working.

Hello there, My Laravel 4.2 is working fine on its local Homestead infrastructure, under HTTPS. I ha...

0 Likes
12 Replies
Solved
posted 7 years ago

Blade and localization

I have a problem regarding blade templates and localization. I've created a locale-middleware that b...

0 Likes
1 Replies
Solved
posted 7 years ago

A week of Laravel (05-12 June 2016)

laravel/framework master 43808e3: Make Model::fresh convert multiple args into array @themsaid 4...

0 Likes
0 Replies

extending Laravel 5.2 Illuminate\Routing\Router

i want to add custom methods to my application router. Route::get('email', 'Auth\PasswordController@...

0 Likes
3 Replies

Return no of correct answers

Hi, I'am new to Laravel, I'am trying to develop Multiple Choice Question Application, I need to get...

0 Likes
2 Replies
Solved

How to use laravel Auth::user() outside laravel 5.2

I am using this code for use Auth::user() outside Laravel 5.1 and works properly: require '../larave...

0 Likes
4 Replies
posted 9 years ago

Class 'form' not found?

Hi, I am new to Laravel 4 and trying some things... now i'm stuck at creating a very very basic form...

0 Likes
12 Replies

Laravel and C9 (cloud9).

Hi, Has anyone got Laravel 5.2 working on C9 (c9.com) online IDE? I have been trying for a while now...

0 Likes
2 Replies
posted 7 years ago

Render section of a view in a fired event

Hi. First, I ran the google like 10 times and I didn't find what I want and I don't even know if it'...

0 Likes
1 Replies

Shared Server url

I install laravel on a shared server , when I login www.domain.com/test/login the url changes to www...

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.