Real unit test (isolation, no children render)
Calls:
- constructor
- render
| $(document).ready(function() { | |
| var referrer = document.referrer; | |
| console.log(referrer); | |
| }); | |
| // open your console |
| So, you're done making the website or web-app and now you would wanna distribute it to your clients. Awesome. Let's go ahead and create a package for the same. | |
| There are two types of packaging that can be done in laravel: | |
| 1. VPS | |
| 2. Shared | |
| VPS | |
| VPS version is for their own use and local testing. So, you would wanna keep it as close to your local system settings as possible. | |
| 1. Delete all the files from app/storage/ in the following folders: | |
| cache |