How to check Laravel version?
How to check laravel version:
Step1: Find Application.php file in your app and open it.
\vendor\laravel\framework\src\Illuminate\Foundation\Application.php
Step2: Scroll down to line which tells laravel version.
How to check laravel version:
Step1: Find Application.php file in your app and open it.
\vendor\laravel\framework\src\Illuminate\Foundation\Application.php
Step2: Scroll down to line which tells laravel version.
Create a DIR in your laravel app root and name it "myapp", you... read more
Login to Admin panel Click on People Click on Roles and create Custom Role... read more
$this->db->insert('users', $data); # where $data is an array $insert_id = $this->db->insert_id(); # insert_id()... read more
ERROR - 2017-02-18 14:17:00 --> Could not find the specified $config['composer_autoload'] path:... read more
Screen Got stuck eventually with this error during CodeIgniter development. Fatal error: Class... read more
It requires two main steps: Add Virtual Host Entries to vhosts Configuration file. Assign... read more
In simple words, class is a user defined datatype. Which have its... read more
"There may be several other possible ways, but I know one simple... read more
BrowserModifier:Win32/Neobar is malware which changes various browser data without notifying you. Windows... read more
Leave a Reply