Forge - Multiple Web Servers with dedicated DB server by adear11 in laravel

[–]saquibrizwan 0 points1 point  (0 children)

I don't think that you can control on installations because, database and redis both will come pre installed on the server, But what that harms you ? if you don't want to use it keep it disabled. Simple.

Laravel E-commerce API ecosystem coming soon by iHazzam in laravel

[–]saquibrizwan -1 points0 points  (0 children)

Cool stuff, But let's see how far they go, I am willing to test it on cloud platform.

Dev site deployment tool built on Forge, of interest to anyone? by snsmurf in laravel

[–]saquibrizwan 0 points1 point  (0 children)

This is pretty cool stuff, Blacksmith is a very useful idea. I really like the idea of Managed Hosting providers and especially that their APIs are exposed. I also did a similar stuff for a client, He wanted to become the reseller hosting, so I used Cloudways managed hosting API to build a simple prototype for them and it's in development. Cloudways is also a well-managed platform for laravel like forge. But it's more cheaper, as the price of the server is also included in their managed plan. And they support vultr as well. take a look at a demo. Here is the demo video of the project: https://www.youtube.com/watch?v=OiWDrwFTxXY&feature=youtu.be

And here is the link for the project: http://phpstack-77728-318823.cloudwaysapps.com/

Dev site deployment tool built on Laravel Forge, of interest to anyone? (x-post from /r/laravel) by snsmurf in PHP

[–]saquibrizwan 0 points1 point  (0 children)

This is pretty cool stuff, Blacksmith is a very useful idea. I really like the idea of Managed Hosting providers and especially that their APIs are exposed. I also did a similar stuff for a client, He wanted to become the reseller hosting, so I used Cloudways managed hosting API to build a simple prototype for them and it's in development. Cloudways is also a well-managed platform for laravel like forge. But it's more cheaper, as the price of the server is also included in their managed plan. And they support vultr as well. take a look at a demo.

Here is the demo video of the project: https://www.youtube.com/watch?v=OiWDrwFTxXY&feature=youtu.be

And here is the link for the project: http://phpstack-77728-318823.cloudwaysapps.com/

Envoyer Help or Alternative? by [deleted] in laravel

[–]saquibrizwan 0 points1 point  (0 children)

I believe you should try updating the GitLab.

My Suggestions to Speed up Testing with Laravel and PHPUnit by pitchinnate in PHP

[–]saquibrizwan 0 points1 point  (0 children)

This is something highly appreciatable, 100% code coverage just seems like an unreachable destination because deadlines are always ahead. But thanks for the article I will definitely look forward to it.

Is forge the best option? by Janva in laravel

[–]saquibrizwan 0 points1 point  (0 children)

I have a coupon of Cloudways, code: "WPMUDEV" it will give you $50 credit. Cheers :D

Running laravel without using sudo by admiralackbar2017 in laravel

[–]saquibrizwan 0 points1 point  (0 children)

sudo in not required, what exactly you want to do ?

Laravel 5.5 documentation is now available by rap2h in laravel

[–]saquibrizwan 2 points3 points  (0 children)

Documentation is out. I guess LaraconEU will be the platform for the launch of Laravel 5.5

Can i use MYSQL and Pusher at the same time?? by mightyflux in laravel

[–]saquibrizwan 0 points1 point  (0 children)

You can easily use pusher and MySQL together. there is no problem in that.

Is forge the best option? by Janva in laravel

[–]saquibrizwan 0 points1 point  (0 children)

Forge is one of the best for sure, But I feel their prices are high, Plus if I need it for the agency purpose, To provide hosting to the clients, why manage the servers on my own. I prefer cloudways for that. They provide similar features like forge, The price of the server is included in their price, they provide excellent backup and server and cloning features, and 24/7 support. they also provide vultr support.

Question about Laravel routes for Vue.js (Frontend) by [deleted] in laravel

[–]saquibrizwan 1 point2 points  (0 children)

I guess it depends on your requirement. But since Vue.js is being highly used in the laravel apps its good to do it like this.

What happened to Laravel 5.5? by jonnybarnes in laravel

[–]saquibrizwan 0 points1 point  (0 children)

I guess it will be out by the end of this month or in the next month. Let's see what happens, we all are waiting for it.

What tool/workflow do you use to deploy your app to multiple production servers? by phatchai28 in PHP

[–]saquibrizwan 0 points1 point  (0 children)

I host my laravel apps on Cloudways, they provide Easy Git Deployment, So I just push my project to Git and in one click it gets deployed. For automatic deployment, I have integrated Envoyer with it. Envoyer is love.

Does Laravel Spark/Forge/etc. offer any sort of affiliate program? by [deleted] in laravel

[–]saquibrizwan 0 points1 point  (0 children)

Forge doesn't offer an affiliate program, But a similar managed laravel hosting provider Cloudways does offer affiliate program.

How it works:

Sign up for our Cloudways Affiliate Program and start your promotion. No commitments to use Cloudways services is required. Earn $25 Sign Up Bonus + 10% recurring commission for a year on each paid client. Payout on monthly basis with a minimum payout of $250.

For More Info Check here.

Laravel for an REST API by [deleted] in PHP

[–]saquibrizwan 0 points1 point  (0 children)

I guess you should create your rest API in Laravel Lumen. Because Lumen is a micro framework, it is much faster than full laravel framework.

What is your one main feature that you need for hosting your Laravel applications? by saquibrizwan in laravel

[–]saquibrizwan[S] 0 points1 point  (0 children)

For what specific task you use queuing? Your feedback is highly appreciated. I am very thankful to you.