Support the ongoing development of Laravel.io →

gmann1982

Joined 23 Jun 2014

Statistics

Threads 2
Replies 6
Solutions 0
Articles 0

Eloquent Outside of Laravel with mongodb

I am trying to connect to mongo db using the eloquent module outside of laravel, i can get it to con...

0 Likes
0 Replies

MAMP Connection to Sql server

I am wondering if anyone else has had this issue before, I am developing on OSX and using MAMP for m...

0 Likes
1 Replies
replied 6 years ago

I am using laravel-lumen 5.4, i got this error. i cant find solution. please help me

Looks like your pointing to the full namespace in your routing file, remove the \App\Http\Controller...

0 Likes
replied 6 years ago

Restrict user from all controller's route

You can user the auth middleware on your routes Auth Middleware

0 Likes
replied 6 years ago

403 Forbidden on New Projects

and in that folder you have a public folder? You need to updated the document root for the vhost of...

0 Likes
replied 6 years ago

403 Forbidden on New Projects

can you please provide the vhost for that specific app your trying to run?

0 Likes
replied 6 years ago

How do I run @include() in module?

You can add paths for your view files into the paths array found in config/view.php

0 Likes

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.