Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				If you'd have wrapped that in php tags it probably would have run....
 
 Welcome thoughπ
- 
				
				@cervantes01 just started learning laravel and u don't need any php tags or even echo to execute a variable value π just started so don't know much things though
- 
				
				@Dhruv1927 that's awesome, laravel is still on my check list of things that I haven't learned yet. π
- 
				
				@Pogromist it's $newUser and my keyboard failed me π, well it's laravel syntax and it will print watever we store in variable








$newUser = 'Hello World';
<body> {{$new User}} </body>
random