Support the ongoing development of Laravel.io →

1,912 Threads

Laravel as back-end API and Angular as front-end SPA - How, Thoughts?

Hi, I would like to develop a single page app using Angular as front end while Laravel responsible f...

0 Likes
0 Replies

WSOD when after validator fails

I'm using Larave 4.2, and everything works just fine. If I enter the correct credentials I will be t...

0 Likes
2 Replies
Solved

Socialite Sample

I tried to follow the socialite tutorial at https://laracasts.com/series/whats-new-in-laravel-5/epis...

0 Likes
2 Replies

crypto-js and laravel

Hello guys, I'm using crypto js to encode some parametters and in the application I made the same en...

0 Likes
0 Replies

Trying to make some html code only shown to users who registered an email adress

I'm new to laravel/webdevelopement in general, so i thought to start out i'd do a authentication scr...

0 Likes
2 Replies
Solved

Can't find Route?

Hi guys, I encountered an error like this below, Route [account.create] not defined. Every time I c...

0 Likes
1 Replies

Auth::attempt command always fails using laravel 4.2.16

I am trying to do some basic form authentication but the Auth:: command always fails, i am using lar...

0 Likes
8 Replies

Problem with Authentication / Login

Hello, people. I'm trying use Laravel Authentication in my aplication, but the Auth::attempt always...

0 Likes
4 Replies
Solved

Help: How to make an Admin panel?

Hello, i have created my first app in Laravel, which contains: 1.Login 1.1.Profile 2.Logout I would...

0 Likes
3 Replies

Check if route is accessible

Hey guys, is there a way to check if route to given controller action is accessible? By accessible I...

0 Likes
0 Replies

Forbidden access on MAMP apache

I'm using a mac 10.8.5 and I'm trying to create a virtual host for my project. I've tried varies way...

0 Likes
0 Replies

Laravel5 - Custom Guard

So I'm using Laravel 5, and for a more complex authentication, I need to overload the method attempt...

0 Likes
0 Replies

Laravel authentication filter problem on DigitalOcean Ubuntu server

I'm using Laravel 4 framework with standard built-in Auth support. In local environment everything w...

0 Likes
1 Replies
Solved

403 access denied error on DELETE request(remote server)

I'm using a delete request to delete a account its working fine on localhost but on remote host(AWS...

0 Likes
0 Replies

Stripe Payment Token Mismatch issue

Hello, I have integrate simple stripe payment for my site but after completing the payment whent it'...

0 Likes
1 Replies

PostgreSQL: using .pg_service.conf and .pgpass

Folks, I'd like to manage my PostgreSQL servers separately from Laravel, and to that end, I'd like t...

0 Likes
0 Replies

Prevent strange "remember_token" on creation of every Model?

Hi there, it seems that my Laravel Setup (4.2.16) tries to fill a remember_token column on creation...

0 Likes
0 Replies

Help please!

Please help im just learing to code... $prop = DB::table('Inventory')->where('ID', Auth::user()-...

0 Likes
1 Replies
Solved

My Custom Laravel 4.2 CMS with Event Management System is now on github :)

we learn a lot by looking at other's work. I have learned this way. so I have decided to make my cur...

0 Likes
1 Replies

Class '\User' not found! Help!

Hi! I have problem with User model. My folder structure #app/ ##Snippet ###Providers ####Repositorie...

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