Vladmar

- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Vladmar created a post, Laravel Blade if statement
Today I noticed that PHPStorm 8 is not counting div's correctly if there is a if loop inside of it. Take a look at the code below@section('slider') <div > <div > <div id="slide... -
Vladmar created a post, SVN version/unversion file in PHPStorm
I am working with SVN for couple of projects now and have a fairly simple question I haven't been able to find a solution so far.By a mistake I added few files into SVN (composer.json is one of the... -
Vladmar created a post, Very odd SVN message
After changing svn password and getting new certificate PHPStorm keeps popping this message over and over againSubversion: (Accessing URL: https://svn.********.net) Received fatal alert: handshak... -
-
Vladmar created a post, Laravel and autocomplete question/problem
I have a project which needs to be written with Laravel 3 framework. After I setup framework and the PHPStorm to my needs and start coding something odd happens (I've tried both 5.0.4 and 6.0 versi... -
-
-
-
-
Vladmar created a post, Data sources in PHPStorm 3.0
Up until 3.0 I had Database URL defined as thisjdbc:mysql://localhost/zlajo_andreaand when opening Database Source pane I had listed only databse called zlajo_andrea. But since 3.0 update this does...