Support the ongoing development of Laravel.io →

LonnyX

Joined 30 Mar 2015

Statistics

Threads 16
Replies 25
Solutions 0
Articles 0

What infrastructure or cloud you suggest for a SAAS with Laravel?

Hi, I would like to know what do you suggest for my next SAAS? Does AWS make the job? Or DigitalOce...

0 Likes
3 Replies

Non incremental numeric ID on laravel?

Hi, I wonder if it's possible to use non incremental ID on Laravel? What method shoul I overwrite? T...

0 Likes
6 Replies

Can I use scope?

Hi, I have this on every method on my controller: if(Auth::user()->cannot('see_all')) $post=...

0 Likes
2 Replies
posted 8 years ago

Homestead on AmazonAWS

Is it possible to install & use Homestead (php5.6, nginx, HHVM, ...) on Amazon AWS? If yes, how...

0 Likes
5 Replies
posted 8 years ago

Laravel Usergroup & Permissions (ACL)

Hi, I am trying to make a system of permissions. I am using a modular package to separate the main a...

0 Likes
1 Replies
replied 7 years ago

What infrastructure or cloud you suggest for a SAAS with Laravel?

If your answer depend to mine, I think it's better if you give all possibilities, so everyone can fi...

0 Likes
replied 7 years ago

SAAS application using Laravel 5.3

Just follow the Laravel architecture, you don't need to look for something too complicated... I neve...

0 Likes
replied 8 years ago

Non incremental numeric ID on laravel?

The problem is I have to rewrite the find method and some other method that give the ID... I wonder...

0 Likes
replied 8 years ago

Non incremental numeric ID on laravel?

In fact am looking to generate some random ID like Youtube.. Something like this: ggPo8mbb_dep and n...

0 Likes
replied 8 years ago

Can I use scope?

This is a good solution but I still have a problem... On my PostsController : public function index(...

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.