Flutter allows you to build beautiful native apps on iOS and Android from a single codebase. Fast Development Paint your app to life in milliseconds with stateful Hot Reload. Use a rich set of fully-customizable widgets to build native interfaces in minutes. Expressive and Flexible UI Quickly ship features with a focus on native end-user …
How to use Laravel Task Scheduler on Windows 10
Creating and running Laravel’s scheduled tasks is pretty straightforward on Linux. All you have to do is to create a cronjob which looks something like * * * * * php /path-to-your-project/artisan schedule:run >> /dev/null 2>&1 and it will call your Laravel command scheduler every minute to execute due tasks. However, Windows doesn’t have cron jobs. The closest equivalent to cron on Windows platform is Windows task …
Quill is a modern WYSIWYG editor built for compatibility and extensibility
Quickstart in jQuery The best way to get started is try a simple example. Quill is initialized with a DOM element to contain the editor. The contents of that element will become the initial contents of Quill. And that’s all there is to it! Next Steps The real magic of Quill comes in its flexibility …
Build Beautiful Content for the Web with Tiny
Quick start in STATIC HTML Get an instance of TinyMCE up and running in less than 5 minutes. Contribute to this page TinyMCE 5.0 is a powerful and flexible rich text editor that can be embedded in the user’s web application. TinyMCE 5.0 is perfect for developers who want to see how the new version …
Envoyer for code deploying
We can use a bunch of code deploying technologies in DevOps. Jenkins, Travis, Docker, etc. envoyer is a premium code deploy service which provides several convenient functionalities. https://envoyer.io/
Clean storage on the server
If the storage over filled on the server, the server will stop working automatically. Normally VPS servers has 20 GB of storage, but it could be over filled sometimes if we don’t have a good logging stuff management system. For example, if we keep the old log files on the server and don’t consider on …
FB test account
There is a way to create a fake (test) facebook account though it has limitations. The limitations are You cannot connect to any standard Facebook account. However, you can connect with other test accounts. You can post on your wall, but it is not possible to do the same on any page’s wall. You cannot …
WP File Manager
WP File Manager is a WordPress plugin which provides File Explorer functionality like cPanel.It is free and we can explorer any file in WordPress source directory using this plugin. It also provide online text edit functionality.https://wordpress.org/plugins/wp-file-manager/