Install PHP
$ curl -s https://php-osx.liip.ch/install.sh | bash -s force 7.3Add path to your bash profile to access it globally:
| <?php | |
| use App\Country; | |
| use Illuminate\Database\Seeder; | |
| class CountriesTableSeeder extends Seeder | |
| { | |
| /** | |
| * Run the database seeds. | |
| * |
| [ | |
| { | |
| "id": 1, | |
| "name": "Afghanistan", | |
| "iso2": "AF", | |
| "iso3": "AFG", | |
| "tld": "af", | |
| "fips": "AF", | |
| "iso": "004", | |
| "geo_name_id": "1149361", |
UPDATE: I will not be answering questions as this guide is outdated and just copied and pasted into a single page with improved order (not redoing steps or editing the same file over and over in different steps).
Please check out the original article which is being updated frequently:
LinuxBabe - Build Your Own Email Server on Ubuntu: Basic Postfix Setup
Steps were re-written from below links for faster setup.
macOS apps, themes and settings I use 😁