Anwar

Posts

Lightsail vs ec2

https://intellipaat.com/community/2950/what-is-difference-between-lightsail-and-ec2#:~:text=EC2%20is%20more%20secure%2C%20robust,can%20do%20whatever%20you%20want. Amazon Lightsail and Amazon EC2 instances differ from each other in terms of pricing, suitability, templates and API integration. Refer to the following table...

Laravel Key Differences between Laravel vs Lumen

Laravel vs Lumen Difference between Laravel and Lumen Laravel is an open-source PHP framework for web development. It is free and was created by Taylor...

Laravel how to deploy laravel projects to live server the ultimate guide

https://laraveldaily.com/how-to-deploy-laravel-projects-to-live-server-the-ultimate-guide/ How to Deploy Laravel Projects to Live Server: The Ultimate Guide There are a lot of courses and articles about coding but much less...

Laravel0deploy laravel production server ubuntu github

How to Deploy Laravel to Production Server on Ubuntu with GitHub https://devmarketer.io/learn/setup-laravel-project-cloned-github-com/

Laravel [ErrorException] Invalid characters passed for attempted conversion, these have been ignored Script php artisan optimize handling the post install cmd event returned with error code 1

Upgrading the dompdf/dompdf to version 0.8.5 will solve this issue: https://github.com/dompdf/dompdf/releases Installing the latest version can be done with: composer require dompdf/dompdf or modifying composer.json manually to 0.8.5 and running: composer install Keep in...

Laravel Cannot create symbolic link vendor

https://stackoverflow.com/questions/56542983/problems-with-composer-when-creating-docker-image-from-laravel-project I found the problem it was not a docker, composer or laravel problem but a git problem. the problem was that git could not...

Is it better to use 2 firewall for a cloud server

https://www.makeuseof.com/tag/what-is-cloud-firewall/ What Is a Firewall? Firewalls get their name after the real-world building firewalls which stop flames from spreading through a building. You’ll find firewalls...

Ionic wordpress app github

https://github.com/ionicthemes/ionic-wordpress-integration https://github.com/saimunhossain/wp-ion-app   https://github.com/julianvasa/ionic5-wordpress-app   https://github.com/scottopolis/wpIonic   https://github.com/andriyandriyan/ionic-wordpress   https://github.com/SeanBlakeley/WordPress-Ionic

Ionic mysql database app source code

http://mymobilek65.blogspot.com/2015/09/how-to-connet-ionic-mobile-application.html Go to wamp –>www–>my project and create .php file. Rename it to query.php (you can give any name you want). In this example I write...