Support the ongoing development of Laravel.io →

AlfonsoMonroyIV

Joined 2 Jul 2014

Statistics

Threads 10
Replies 12
Solutions 4
Articles 0

Sentry 2 Get logged in user!

hi! I'm usign Sentry 2 .1 on laravel 4.2. When im logged in like a User for example "Admin1&quo...

0 Likes
1 Replies
Solved

Using Mail on Sentry Package

hi! Currently Im using Sentry 2.1 on laravel 4.2, I want to send a mail when the user is suspended.....

0 Likes
2 Replies
Solved

Change credentials Sentry 2

Hello! Im using sentry2 , by default the sentry configuration works with email and password like cre...

0 Likes
1 Replies
Solved

How can I do this SQL query whit Eloquent?

Hello, Im new whit laravel, and I would to like do this query, in SQL it would be something like thi...

0 Likes
3 Replies
Solved

Can I load a view into an AJAX?

I have this on a js file... $(document).ready(function() { //petición al enviar el formulario de reg...

0 Likes
3 Replies
Solved
replied 9 years ago

Sentry 2 Get logged in user!

¬¬ Ok... I changed the register method by creteUser.. that's it

0 Likes
Solved
replied 9 years ago

Using Mail on Sentry Package

mferrara said: Change... Mail::send('emails.welcome', array('key' => 'value'), function($message...

0 Likes
replied 9 years ago

Change credentials Sentry 2

I edited the wrong file at vendor\cartalyst\sentry\src\config config.php file and the correct file...

0 Likes
Solved
replied 9 years ago

How can I do this SQL query whit Eloquent?

barryvdh said: http://laravel.com/docs/database#running-queries Thanks! I used that, but i would l...

0 Likes
replied 9 years ago

Can I load a view into an AJAX?

I used .load("URLOfMiController");

0 Likes
Solved

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.